org.apache.velocity.tools.generic
Class DisplayToolTests
java.lang.Object
org.apache.velocity.tools.generic.DisplayToolTests
public class DisplayToolTests
- extends Object
Tests for DisplayTool
- Since:
- VelocityTools 2.0
- Version:
- $Id$
- Author:
- Nathan Bubna
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DisplayToolTests
public DisplayToolTests()
methodAlt_Object
public void methodAlt_Object()
throws Exception
- Throws:
Exception
methodAlt_ObjectObject
public void methodAlt_ObjectObject()
throws Exception
- Throws:
Exception
methodCapitalize_Object
public void methodCapitalize_Object()
throws Exception
- Throws:
Exception
methodCell_Object
public void methodCell_Object()
throws Exception
- Throws:
Exception
methodCell_ObjectString
public void methodCell_ObjectString()
throws Exception
- Throws:
Exception
methodCell_Objectint
public void methodCell_Objectint()
throws Exception
- Throws:
Exception
methodCell_ObjectintString
public void methodCell_ObjectintString()
throws Exception
- Throws:
Exception
methodConfigure_Map
public void methodConfigure_Map()
throws Exception
- Throws:
Exception
methodMeasure_String
public void methodMeasure_String()
throws Exception
- Throws:
Exception
methodMessage_StringObjectVarArgs
public void methodMessage_StringObjectVarArgs()
throws Exception
- Throws:
Exception
methodPrintf_StringObjectVarArgs
public void methodPrintf_StringObjectVarArgs()
throws Exception
- Throws:
Exception
methodList_Object
public void methodList_Object()
throws Exception
- Throws:
Exception
methodList_ObjectString
public void methodList_ObjectString()
throws Exception
- Throws:
Exception
methodList_ObjectStringString
public void methodList_ObjectStringString()
throws Exception
- Throws:
Exception
methodList_ObjectStringStringString
public void methodList_ObjectStringStringString()
throws Exception
- Throws:
Exception
methodSetAllowedTags_StringArray
public void methodSetAllowedTags_StringArray()
throws Exception
- Throws:
Exception
methodSetCellLength_int
public void methodSetCellLength_int()
throws Exception
- Throws:
Exception
methodSetCellSuffix_String
public void methodSetCellSuffix_String()
throws Exception
- Throws:
Exception
methodSetDefaultAlternate_String
public void methodSetDefaultAlternate_String()
throws Exception
- Throws:
Exception
methodSetListDelimiter_String
public void methodSetListDelimiter_String()
throws Exception
- Throws:
Exception
methodSetListFinalDelimiter_String
public void methodSetListFinalDelimiter_String()
throws Exception
- Throws:
Exception
methodSetTruncateLength_int
public void methodSetTruncateLength_int()
throws Exception
- Throws:
Exception
methodSetTruncateSuffix_String
public void methodSetTruncateSuffix_String()
throws Exception
- Throws:
Exception
methodSetTruncateAtWord_String
public void methodSetTruncateAtWord_String()
throws Exception
- Throws:
Exception
methodSpace_int
public void methodSpace_int()
throws Exception
- Throws:
Exception
methodTruncate_Object
public void methodTruncate_Object()
throws Exception
- Throws:
Exception
methodTruncate_ObjectString
public void methodTruncate_ObjectString()
throws Exception
- Throws:
Exception
methodTruncate_Objectint
public void methodTruncate_Objectint()
throws Exception
- Throws:
Exception
methodTruncate_ObjectintString
public void methodTruncate_ObjectintString()
throws Exception
- Throws:
Exception
methodTruncate_ObjectintStringboolean
public void methodTruncate_ObjectintStringboolean()
throws Exception
- Throws:
Exception
methodUncapitalize_Object
public void methodUncapitalize_Object()
throws Exception
- Throws:
Exception
methodBr_Object
public void methodBr_Object()
throws Exception
- Throws:
Exception
methodStripTags_Object
public void methodStripTags_Object()
throws Exception
- Throws:
Exception
methodStripTags_ObjectStringVarArgs
public void methodStripTags_ObjectStringVarArgs()
throws Exception
- Throws:
Exception
methodPlural_intString
public void methodPlural_intString()
throws Exception
- Throws:
Exception
methodPlural_intStringString
public void methodPlural_intStringString()
throws Exception
- Throws:
Exception
Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.