Just a small class to store the results for a test
A dictionary representing the test, as returned by qitest.conf.parse_tests()
The time in seconds that the test took to run
A boolean indicating whether the test was successful
A list of arguments for a qisys.ui.info() call. Used by the TestLogger