Class from which other test cases derive
(Default behavior) Catch AssertError(s) and thus allow all tests to be ran.
Let AssertError(s) propagate and thus dump a stacktrace.
See Source File