|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectqat.gui.ReportObject
qat.gui.XmlReport
A class to create an XML-report from the current test-set of QAT test harness.
| Field Summary |
| Fields inherited from class qat.gui.ReportObject |
tree |
| Constructor Summary | |
XmlReport(TestTree tree)
|
|
| Method Summary | |
void |
printAsTextFile(java.lang.String fileName,
java.lang.String sessionName)
|
void |
printAsXmlFile(java.lang.String fileName,
java.lang.String sessionName)
|
| Methods inherited from class qat.gui.ReportObject |
printTree |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XmlReport(TestTree tree)
| Method Detail |
public void printAsTextFile(java.lang.String fileName,
java.lang.String sessionName)
throws java.io.IOException
printAsTextFile in class ReportObjectjava.io.IOException
public void printAsXmlFile(java.lang.String fileName,
java.lang.String sessionName)
throws java.io.FileNotFoundException
java.io.FileNotFoundException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||