# Structs
TestCase represents on automated test case incl.
TestSuite is a collection of TestCase.
XUError xunit error struct.
XUFailure xunit failure struct.
XUProperties xunit properties struct.
XUProperty xunit property struct.
XUSkipped xunit skipped struct.
XUSystemErr xunit system err structure.
XUSystemOut xunit system out structure.
XUTestcase xunit test case structure.
XUTestReport xunit test report structure.
XUTestsuite xunit test suite structure.
XUTestsuites xunit test suites structure.
# Interfaces
TestReport interface implements the parse method which parses test reports.