Class | Description |
---|---|
LogMessage | |
StatusItem | |
StatusReport | |
Tag | |
TestCase | |
TestLevel | |
TestSuite | |
TestSuites | |
XMLSaxAbstractHandler | |
XMLSaxProcessor |
Parse SAFS XML Log.
The output will depends on the concrete XMLSaxAbstractHandler assigned in the constructor. Examples: |
XMLSaxToJUnitHandler |
This is a XML SAX handler to process SAFS XML Log and convert it into a JUnit report.
|
XMLSaxToJUnitXMLHandler |
Parse SAFS XML Log and convert it to JUnit XML report, such as:
|
XMLSaxToRepositoryHandler |
Parse SAFS XML Log and push the test data into 'safs data repository'.
|
Copyright © SAS Institute. All Rights Reserved.