org.stringtemplate.v4.test
Class TestRenderers
java.lang.Object
org.stringtemplate.v4.test.BaseTest
org.stringtemplate.v4.test.TestRenderers
public class TestRenderers
- extends BaseTest
| Methods inherited from class org.stringtemplate.v4.test.BaseTest |
checkTokens, checkTokens, compile, deleteFile, deleteFile, exec, getRandomDir, jar, java, writeFile, writeTestFile |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestRenderers
public TestRenderers()
setUp
public void setUp()
- Overrides:
setUp in class BaseTest
tearDown
public void tearDown()
testRendererForGroup
public void testRendererForGroup()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRendererWithFormat
public void testRendererWithFormat()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRendererWithPredefinedFormat
public void testRendererWithPredefinedFormat()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRendererWithPredefinedFormat2
public void testRendererWithPredefinedFormat2()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRendererWithPredefinedFormat3
public void testRendererWithPredefinedFormat3()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRendererWithPredefinedFormat4
public void testRendererWithPredefinedFormat4()
throws java.lang.Exception
- Throws:
java.lang.Exception
testStringRendererWithFormat_cap
public void testStringRendererWithFormat_cap()
throws java.lang.Exception
- Throws:
java.lang.Exception
testStringRendererWithTemplateInclude_cap
public void testStringRendererWithTemplateInclude_cap()
throws java.lang.Exception
- Throws:
java.lang.Exception
testStringRendererWithSubtemplateInclude_cap
public void testStringRendererWithSubtemplateInclude_cap()
throws java.lang.Exception
- Throws:
java.lang.Exception
testStringRendererWithFormat_cap_emptyValue
public void testStringRendererWithFormat_cap_emptyValue()
throws java.lang.Exception
- Throws:
java.lang.Exception
testStringRendererWithFormat_url_encode
public void testStringRendererWithFormat_url_encode()
throws java.lang.Exception
- Throws:
java.lang.Exception
testStringRendererWithFormat_xml_encode
public void testStringRendererWithFormat_xml_encode()
throws java.lang.Exception
- Throws:
java.lang.Exception
testStringRendererWithFormat_xml_encode_null
public void testStringRendererWithFormat_xml_encode_null()
throws java.lang.Exception
- Throws:
java.lang.Exception
testStringRendererWithPrintfFormat
public void testStringRendererWithPrintfFormat()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNumberRendererWithPrintfFormat
public void testNumberRendererWithPrintfFormat()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInstanceofRenderer
public void testInstanceofRenderer()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLocaleWithNumberRenderer
public void testLocaleWithNumberRenderer()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRendererWithFormatAndList
public void testRendererWithFormatAndList()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRendererWithFormatAndSeparator
public void testRendererWithFormatAndSeparator()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRendererWithFormatAndSeparatorAndNull
public void testRendererWithFormatAndSeparatorAndNull()
throws java.lang.Exception
- Throws:
java.lang.Exception