# Structs
TestDesc is used for describing a single test of some test suite.
TestResult represents the results of running a single test of some test suite.
TestSuiteDesc is used for storing information about a single test suite.
TestSuiteResult stores the results the whole test suite.