Uses of Class
org.azd.test.types.TestRun
Packages that use TestRun
-
Uses of TestRun in org.azd.interfaces
Methods in org.azd.interfaces that return TestRunModifier and TypeMethodDescriptionTestDetails.createTestRun(RunCreateModel runCreateModel) TestDetails.getTestRunById(int runId) -
Uses of TestRun in org.azd.test
Methods in org.azd.test that return TestRunModifier and TypeMethodDescriptionTestApi.createTestRun(RunCreateModel runCreateModel) Create new test run.TestApi.getTestRunById(int runId) Get a test run by its ID. -
Uses of TestRun in org.azd.test.types
Methods in org.azd.test.types that return types with arguments of type TestRunMethod parameters in org.azd.test.types with type arguments of type TestRun