doc / ch.tutteli.atrium.domain.builders.creating.collectors

Package ch.tutteli.atrium.domain.builders.creating.collectors

Contains the builder behind AssertImpl.collector

Types

AssertionCollectorBuilder

object AssertionCollectorBuilder : AssertionCollector

Delegates inter alia to the implementation of AssertionCollector. In detail, it implements AssertionCollector by delegating to assertionCollector which in turn delegates to the implementation via ServiceLoader.

ExplainingAssertionCollectorOption

object ExplainingAssertionCollectorOption

Delegates inter alia to the implementation of ThrowingAssertionCollectorForExplanation and NonThrowingAssertionCollectorForExplanation.