Package | Description |
---|---|
org.safs.tools.logs.processor |
Modifier and Type | Class and Description |
---|---|
class |
TestCase |
class |
TestSuite |
class |
TestSuites |
Modifier and Type | Field and Description |
---|---|
protected TestLevel |
TestLevel.parent |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<TestLevel> |
XMLSaxToJUnitHandler.testLevelList
It will contains the whole JUnit report generated from the SAFS XML Log.
It will be used in method XMLSaxAbstractHandler.getResult() of the sub class. |
Modifier and Type | Method and Description |
---|---|
TestLevel |
TestLevel.getParent() |
Modifier and Type | Method and Description |
---|---|
void |
TestLevel.setParent(TestLevel parent) |
Copyright © SAS Institute. All Rights Reserved.