Package | Description |
---|---|
com.eviware.soapui.report |
Classes for creating JUnit-reports
|
com.eviware.soapui.tools |
SoapUI command-line tools
|
Modifier and Type | Class and Description |
---|---|
class |
JUnitSecurityReportCollector
Collects Security Test results and creates JUnitReports
|
Modifier and Type | Method and Description |
---|---|
static JUnitReportCollector |
JUnitReportCollector.createNew(int maxErrors)
Use this factory method to allow usage of an external reportCollecto; it
checks for a soapui.junit.reportCollector system property that should
specify a class derived from this JUnitReportCollector which will be used
instead
|
Modifier and Type | Method and Description |
---|---|
void |
SoapUITestCaseRunner.exportJUnitReports(JUnitReportCollector collector,
String folder,
WsdlProject project) |
Copyright © 2019. All Rights Reserved.