| org.apache.velocity.test.BaseTestCase org.apache.velocity.test.UberspectorTestCase
UberspectorTestCase | public UberspectorTestCase(String name)(Code) | | |
suite | public static Test suite()(Code) | | |
testEmptyPropertyGetter | public void testEmptyPropertyGetter() throws Exception(Code) | | |
testEmptyPropertySetter | public void testEmptyPropertySetter() throws Exception(Code) | | |
testMultipleParameterTypes | public void testMultipleParameterTypes() throws Exception(Code) | | |
testNullParameterType | public void testNullParameterType() throws Exception(Code) | | |
testNullPropertyGetter | public void testNullPropertyGetter() throws Exception(Code) | | |
testNullPropertySetter | public void testNullPropertySetter() throws Exception(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)
|
|
|