Class TestRun
- java.lang.Object
-
- step.repositories.azure.devops.util.AutoToString
-
- step.repositories.azure.devops.rest.model.TestRun
-
public class TestRun extends AutoToString
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TestRun.Array
static class
TestRun.Create
-
Field Summary
Fields Modifier and Type Field Description String
comment
String
completedDate
int
id
boolean
isAutomated
String
name
static RequestSpecification<TestRun>
SPEC
String
startedDate
String
state
-
Constructor Summary
Constructors Constructor Description TestRun()
-