Contains AssertionCollector.
interface AssertionCollector
Responsible to collect assertions made in an   | 
|
interface 
Responsible to collect assertions made in a sub-AssertionPlant and intended for explanation.  | 
|
interface 
Represents an assertion collector meant for explanation which does not throw in case not a single Assertion was collected.  | 
|
interface 
Represents an assertion collector meant for explanation which throws in case not a single Assertion was collected.  | 
val assertionCollector: AssertionCollector
The access point to an implementation of AssertionCollector.  | 
|
val 
The access point to an implementation of NonThrowingAssertionCollectorForExplanation.  | 
|
val 
The access point to an implementation of ThrowingAssertionCollectorForExplanation.  |