| org.apache.velocity.test.BaseTestCase org.apache.velocity.test.Introspector3TestCase
Introspector3TestCase | public class Introspector3TestCase extends BaseTestCase (Code) | | Simple introspector test case for primitive problem found in 1.3
author: Geir Magnusson Jr. version: $Id: Introspector3TestCase.java 463298 2006-10-12 16:10:32Z henning $ |
Inner Class :public static class MethodProvider | |
Introspector3TestCase | public Introspector3TestCase(String name)(Code) | | Creates a new instance.
|
suite | public static Test suite()(Code) | | |
Methods inherited from org.apache.velocity.test.BaseTestCase | protected static void assureResultsDirectoryExists(String resultsDirectory)(Code)(Java Doc) protected static String getFileName(String dir, String base, String ext)(Code)(Java Doc) protected static String getFileName(String dir, String base, String ext, boolean mustExist)(Code)(Java Doc) final protected static String getTestCaseName(String s)(Code)(Java Doc) protected boolean isMatch(String resultsDir, String compareDir, String baseFileName, String resultExt, String compareExt) throws Exception(Code)(Java Doc) protected boolean isMatch(String result, String compareDir, String baseFileName, String compareExt) throws Exception(Code)(Java Doc) protected String normalizeNewlines(String source)(Code)(Java Doc)
|
|
|