Package org.azd.test.types
Class TestResultGroupBy
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.test.types.TestResultGroupBy
Group the result on the basis of TestResultGroupBy. This can be Branch, Environment or null(if results are fetched by BuildDefinitionId)
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree, toString
-
Constructor Details
-
TestResultGroupBy
public TestResultGroupBy()
-
-
Method Details
-
getBranch
-
setBranch
-
getEnvironment
-
setEnvironment
-