org.apache.velocity.tools.test.whitebox
Class GenericToolsTests
java.lang.Object
org.apache.velocity.tools.test.whitebox.GenericToolsTests
public class GenericToolsTests
- extends Object
Generic tools whitebox tests.
- Since:
- Velocity Tools 1.3
- Version:
- $Id$
- Author:
- Claude Brisson, Nathan Bubna
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MUTABLE_FIELD
public static String MUTABLE_FIELD
GenericToolsTests
public GenericToolsTests()
initGenericToolsTests
public static void initGenericToolsTests()
throws Exception
- Throws:
Exception
assertStringEquals
protected void assertStringEquals(String expected,
Object testThis)
testDateTool
public void testDateTool()
testEscapeTool
public void testEscapeTool()
testFieldTool
public void testFieldTool()
testMathTool
public void testMathTool()
testNumberTool
public void testNumberTool()
testResourceTool
public void testResourceTool()
testComparisonDateTool
public void testComparisonDateTool()
Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.