org.apache.velocity.tools.generic
Class AlternatorToolTests

java.lang.Object
  extended by org.apache.velocity.tools.generic.AlternatorToolTests

public class AlternatorToolTests
extends Object

Tests for AlternatorTool

Since:
VelocityTools 2.0
Version:
$Id$
Author:
Nathan Bubna

Constructor Summary
AlternatorToolTests()
           
 
Method Summary
 void ctorAlternatorTool()
           
 void methodAuto_ObjectVarArgs()
           
 void methodConfigure_Map()
           
 void methodMake_booleanObjectVarArgs()
           
 void methodMake_ObjectVarArgs()
           
 void methodManual_ObjectVarArgs()
           
 void methodsGetSetAutoAlternateDefault()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlternatorToolTests

public AlternatorToolTests()
Method Detail

ctorAlternatorTool

public void ctorAlternatorTool()
                        throws Exception
Throws:
Exception

methodConfigure_Map

public void methodConfigure_Map()
                         throws Exception
Throws:
Exception

methodsGetSetAutoAlternateDefault

public void methodsGetSetAutoAlternateDefault()
                                       throws Exception
Throws:
Exception

methodMake_ObjectVarArgs

public void methodMake_ObjectVarArgs()
                              throws Exception
Throws:
Exception

methodMake_booleanObjectVarArgs

public void methodMake_booleanObjectVarArgs()
                                     throws Exception
Throws:
Exception

methodAuto_ObjectVarArgs

public void methodAuto_ObjectVarArgs()
                              throws Exception
Throws:
Exception

methodManual_ObjectVarArgs

public void methodManual_ObjectVarArgs()
                                throws Exception
Throws:
Exception


Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.