Package org.spincast.testing.junitrunner
Annotation Interface ExpectingBeforeClassException
When this annotation is added on a Test Class,
the 'beforeClass()' method is expected to fail.
To use with
SpincastJUnitRunner
and BeforeAfterClassMethodsProvider