Class TestRunWithValidationLabelsResponse

java.lang.Object
org.qubership.atp.ram.dto.response.TestRunWithValidationLabelsResponse

public class TestRunWithValidationLabelsResponse extends Object
  • Constructor Details

    • TestRunWithValidationLabelsResponse

      public TestRunWithValidationLabelsResponse(TestRun testRun, Set<String> validationLabels)
      Constructor creates TestRunWithValidationLabelsResponse from testRun and list of validationLabels.
      Parameters:
      testRun - testRun
      validationLabels - validationLabels