Uses of Class
step.repositories.azure.devops.rest.model.TestPlan
-
Packages that use TestPlan Package Description step.repositories.azure.devops step.repositories.azure.devops.rest step.repositories.azure.devops.rest.model -
-
Uses of TestPlan in step.repositories.azure.devops
Methods in step.repositories.azure.devops that return types with arguments of type TestPlan Modifier and Type Method Description List<TestPlan>
AzureDevopsRepositoryServices. getPlans(String organization, String project)
-
Uses of TestPlan in step.repositories.azure.devops.rest
Methods in step.repositories.azure.devops.rest that return types with arguments of type TestPlan Modifier and Type Method Description List<TestPlan>
AzureDevopsRestClient. getTestPlans()
-
Uses of TestPlan in step.repositories.azure.devops.rest.model
Fields in step.repositories.azure.devops.rest.model with type parameters of type TestPlan Modifier and Type Field Description static RequestSpecification<TestPlan>
TestPlan. SPEC
Methods in step.repositories.azure.devops.rest.model with parameters of type TestPlan Modifier and Type Method Description int
TestPlan. compareTo(TestPlan that)
-