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