Package org.qubership.atp.ram.models
Class PotsStatisticsPerTestCase
java.lang.Object
org.qubership.atp.ram.models.PotsStatisticsPerTestCase
-
Constructor Summary
ConstructorsConstructorDescriptionPotsStatisticsPerTestCase(TestingStatuses testingStatus, String name, UUID id) Constructor. -
Method Summary
-
Constructor Details
-
PotsStatisticsPerTestCase
Constructor. Set children as empty list.- Parameters:
testingStatus- testing status of TRname- name of TRid- ID of TR
-