Interface TestSuites
@Immutable
public interface TestSuites
The minimal JUNIT XML format for failures that can be rendered in CircleCi in the `Test` section.
see: https://www.ibm.com/docs/en/developer-for-zos/14.1?topic=formats-junit-xml-format.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classstatic interface -
Method Summary
-
Method Details
-
testSuite
List<TestSuites.TestSuite> testSuite() -
builder
-