doc / ch.tutteli.atrium.spec

Package ch.tutteli.atrium.spec

Contains inter alia DeprecationTestEngine which is used in backward compatibility tests.

Types

DeprecationTestEngine

class DeprecationTestEngine

Represents a TestEngine (id 'spek-deprecation') which uses the SpekTestEngine but allows to define tests which shall be converted to ForgivingTests.

ForgivingTest

class ForgivingTest

Represents a TestScope which accepts AssertionError but fails for any other exception.