Uses of Class
org.azd.test.types.TestRuns
Packages that use TestRuns
-
Uses of TestRuns in org.azd.interfaces
Methods in org.azd.interfaces that return TestRunsModifier and TypeMethodDescriptionTestDetails.getTestRuns()TestDetails.getTestRuns(int top) TestDetails.getTestRuns(int skip, int top, boolean automated, String buildUri, boolean includeRunDetails, String owner, int planId, String tmiRunId) TestDetails.getTestRuns(String buildUri) -
Uses of TestRuns in org.azd.test
Methods in org.azd.test that return TestRunsModifier and TypeMethodDescriptionTestApi.getTestRuns()Get a list of test runs.TestApi.getTestRuns(int top) Get a list of test runs.TestApi.getTestRuns(int skip, int top, boolean automated, String buildUri, boolean includeRunDetails, String owner, int planId, String tmiRunId) Get a list of test runs.TestApi.getTestRuns(String buildUri) Get a list of test runs.