Build Test Or Container Outcome
constructor(@Json(name = "overall" ) overall: TestOutcome, @Json(name = "own" ) own: TestOutcome? = null, @Json(name = "children" ) children: TestOutcome? = null)
Parameters
overall
own
children