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