Save This Page
Home » velocity-1.5 » org.apache » velocity » test » [javadoc | source]
org.apache.velocity.test
public class: MiscTestCase [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.apache.velocity.test.BaseTestCase
         org.apache.velocity.test.MiscTestCase
Test case for any miscellaneous stuff. If it isn't big, and doesn't fit anywhere else, it goes here
Constructor:
 public MiscTestCase() 
 public MiscTestCase(String name) 
Method from org.apache.velocity.test.MiscTestCase Summary:
runTest,   suite
Methods from org.apache.velocity.test.BaseTestCase:
assureResultsDirectoryExists,   getFileName,   getTestCaseName,   isMatch,   normalizeNewlines
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.velocity.test.MiscTestCase Detail:
 public  void runTest() 
 public static Test suite()