Contains inter alia DeprecationTestEngine which is used in backward compatibility tests.
class DeprecationTestEngine
Represents a TestEngine (id 'spek-deprecation') which uses the SpekTestEngine but allows to define tests which shall be converted to ForgivingTests.  | 
|
class ForgivingTest
Represents a TestScope which accepts AssertionError but fails for any other exception.  |