Package-level declarations
Everything involved in reporting Assertions.
Everything involved in reporting Assertions.
Everything involved in reporting Assertions.
Types
Represents a formatter for Assertions and AssertionGroups.
Responsible to control the flow of reporting using registered AssertionFormatters.
Responsible to call an appropriate AssertionFormatter which supports formating a given Assertion.
A parameter object used for interactions between AssertionFormatterController and AssertionFormatter.
Represents a formatter of assertion pairs -- which consists of a Translatable and a representation.
Indicates that an assertion made by Atrium failed.
Indicates that an assertion made by Atrium failed.
Indicates that an assertion made by Atrium failed.
Responsible to adjust a given Throwable (usually an AtriumError) for improved error reporting.
Responsible to adjust a given AtriumError for improved error reporting.
Responsible to adjust a given AtriumError for improved error reporting.
Defines the general contract for AtriumError adjusters which all platforms have to fulfil.
A representation which shall be evaluated lazily during reporting.
Responsible to format a method call in reporting.
Represents a formatter for objects.