A class for representing test results. A bag of public properties.
getSummary() ⇒ string
isStrict() ⇒ boolean
Determines whether the test result should report failure if no tests are run.
isSuccess() ⇒ boolean