|
||||||||||
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.VisualTemplateTest
public class VisualTemplateTest
Constructor Summary | |
---|---|
VisualTemplateTest()
|
Method Summary | |
---|---|
void |
testNewScriptForRepeatingTableRow()
template contains [#list items as item] in new JOOScript style |
void |
testNewScriptWithSetting()
template contains [#setting number_format="00.00"] in new JOOScript style |
void |
testScriptForRepeatingTableRow()
template contains [#list items as item] |
void |
testScriptWithSetting()
template contains [#setting number_format="00.00"] |
void |
testScriptWithSpecialChars()
template contains [#if (item.cond1=='yes' && item.cond2=='yes')] |
void |
testVisualFields()
Deprecated. use TextInputTagTest.testVariable() |
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 VisualTemplateTest()
Method Detail |
---|
public void testVisualFields() throws java.io.IOException, DocumentTemplateException
TextInputTagTest.testVariable()
java.io.IOException
DocumentTemplateException
public void testScriptWithSetting() throws java.io.IOException, DocumentTemplateException
java.io.IOException
DocumentTemplateException
public void testNewScriptWithSetting() throws java.io.IOException, DocumentTemplateException
java.io.IOException
DocumentTemplateException
public void testScriptForRepeatingTableRow() throws java.io.IOException, DocumentTemplateException
java.io.IOException
DocumentTemplateException
public void testNewScriptForRepeatingTableRow() throws java.io.IOException, DocumentTemplateException
java.io.IOException
DocumentTemplateException
public void testScriptWithSpecialChars() throws java.io.IOException, DocumentTemplateException
java.io.IOException
DocumentTemplateException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |