Package testUtils
Class TestResultsRecords
java.lang.Object
testUtils.TestResultsRecords
Java records
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordRepresents a test case info with testcaseId.static final recordRepresents a single test iteration result.static final recordRepresents a suite of test cases within a test plan.static final recordRepresents the complete test result for a test case.static final recordContainer for all test results. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestResultsRecords
public TestResultsRecords()
-