|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
net.sf.jooreports.templates.AbstractTemplateTest
net.sf.jooreports.templates.TemplateTest
public class TemplateTest
Constructor Summary | |
---|---|
TemplateTest()
|
Method Summary | |
---|---|
void |
testCustomContentWrapper()
|
void |
testCustomFreemarkerConfiguration()
|
void |
testLineBreaks()
|
void |
testStylesDotXml()
Header/footer are in styles.xml |
void |
testUnzipped()
|
void |
testUtf8()
|
void |
testXmlSpecialChars()
|
void |
testZipped()
|
Methods inherited from class net.sf.jooreports.templates.AbstractTemplateTest |
---|
assertFileCreated, createTempFile, extractTextContent, getTestFile, processTemplate, setUp |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TemplateTest()
Method Detail |
---|
public void testZipped() throws java.io.IOException, DocumentTemplateException
java.io.IOException
DocumentTemplateException
public void testUnzipped() throws java.io.IOException, DocumentTemplateException
java.io.IOException
DocumentTemplateException
public void testXmlSpecialChars() throws java.io.IOException, DocumentTemplateException
java.io.IOException
DocumentTemplateException
public void testStylesDotXml() throws java.io.IOException, DocumentTemplateException
java.io.IOException
freemarker.template.TemplateException
DocumentTemplateException
public void testUtf8() throws java.lang.Exception
java.lang.Exception
public void testCustomFreemarkerConfiguration() throws java.lang.Exception
java.lang.Exception
public void testLineBreaks() throws java.lang.Exception
java.lang.Exception
public void testCustomContentWrapper() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |