kubernetes/test/utils/junit/junit.go

type TestSuite

// Update iterates through the TestCases and updates Tests, Errors,
// Failures, and Skipped top level attributes.
func (t *TestSuite) Update() {}

type Property

type Error

type Failure

type TestCase