ThrowingAssertionChecker(reporter: Reporter)
An AssertionChecker which throws AssertionErrors in case an assertion fails and uses the given reporter for reporting.
reporter - Will be used for reporting.
Constructor
An AssertionChecker which throws AssertionErrors in case an assertion fails
and uses the given reporter for reporting.