# Functions
CreateFromReport creates a JUnit representation of the given gtr.Report.
# Structs
Output represents output written to stdout or sderr.
Property represents a key/value pair.
Result represents the result of a single test.
Testcase represents a single test with its results.
Testsuite is a single JUnit testsuite containing testcases.
Testsuites is a collection of JUnit testsuites.