Runs test. The result argument specifies RUNIT::TestResult object to store test result.
On your class included RUNIT::TestSetup module, you can overload this method to do something before running all test cases.
On your class included RUNIT::TestSetup module, you can overload this method to do something after running all test cases.