|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectccl.util.Test
javancss.test.AbstractTest
javancss.test.XmlFormatterTest
public class XmlFormatterTest
This test class checks that the xml output feature is working properly.
| Constructor Summary | |
|---|---|
XmlFormatterTest()
|
|
XmlFormatterTest(ccl.util.Test pTest_)
|
|
| Method Summary | |
|---|---|
protected void |
_doIt()
Test code goes here. |
private java.io.File |
getXslFile(java.lang.String filename)
|
static void |
main(java.lang.String[] asArg_)
|
void |
testParsing()
Is it at least possible to properly parse generated xml code? |
void |
testXML2Text()
Is the transformed XML output identical to the standard ASCI output? |
| Methods inherited from class javancss.test.AbstractTest |
|---|
getTestDir, getTestFile, getTestFile, main, main, setTestDir |
| Methods inherited from class ccl.util.Test |
|---|
_enterSubTest, _exitSubTest, _getValue, _increment, _setTests, _showLiveSignals, Assert, Assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertTrue, assertTrue, assertTrue, bug, bugIf, bugIf, bugIf, fail, fail, getBugs, getComment, getGlobalTests, getLocalTests, getName, getTestClassDirectory, getTestDirectory, getTestName, getTestName, getValue, initialize, isTest, isTiming, isVerbose, printResult, printResult, redirectStandardStreams, run, setBug, setParentTest, setTests, setTiming, setValue, setVerbose, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XmlFormatterTest()
public XmlFormatterTest(ccl.util.Test pTest_)
| Method Detail |
|---|
public void testParsing()
throws java.lang.Exception
java.lang.Exception
public void testXML2Text()
throws java.lang.Exception
java.lang.Exceptionprivate java.io.File getXslFile(java.lang.String filename)
protected void _doIt()
throws java.lang.Exception
_doIt in class ccl.util.Testjava.lang.Exceptionpublic static void main(java.lang.String[] asArg_)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||