package
0.0.0-20241218105937-04f42d1d0d87
Repository: https://github.com/openshift/sippy.git
Documentation: pkg.go.dev

# Structs

FailureOutput holds the output from a failing test.
SkipMessage holds a message explaining why a test was skipped.
TestCase represents a jUnit test case.
TestSuite represents a single jUnit test suite, potentially holding child suites.
TestSuiteProperty contains a mapping of a property name to a value.
TestSuites represents a flat collection of jUnit test suites.

# Type aliases

TestResult is the result of a test case.