org.apache.velocity.test
Class VarargMethodsTestCase.NastyTool
java.lang.Object
org.apache.velocity.test.VarargMethodsTestCase.NiceTool
org.apache.velocity.test.VarargMethodsTestCase.NastyTool
- Enclosing class:
- VarargMethodsTestCase
public static class VarargMethodsTestCase.NastyTool
- extends VarargMethodsTestCase.NiceTool
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VarargMethodsTestCase.NastyTool
public VarargMethodsTestCase.NastyTool()
var
public String var(String s)
add
public int add(int[] ii)
add
public int add(int i)
test
public String test()
test
public Object test(Object arg)
test
public Object test(String arg)
test
public String test(Object[] array)
- Overrides:
test
in class VarargMethodsTestCase.NiceTool
test
public String test(Object object,
String property)
test642
public String test642(Object[] array)
test649
public String test649(int[] array)
test651
public String test651(String s,
String s2,
Object[] args)
test651
public String test651(String s,
List l)
Copyright © 2000-2008 The Apache Software Foundation. All Rights Reserved.