doc / ch.tutteli.atrium.assertions.builders / RepresentationOnly

RepresentationOnly

interface RepresentationOnly (source)

Defines the contract to build an RepresentationOnlyAssertion.

Types

FinalStep

interface FinalStep : AssertionBuilderFinalStep<RepresentationOnlyAssertion>

Final step which creates an RepresentationOnlyAssertion based on the previously defined representation.

HoldsStep

interface HoldsStep : HoldsStep<RepresentationOnly.RepresentationStep>

Step which allows to specify RepresentationOnlyAssertion.holds.

RepresentationStep

interface RepresentationStep

Step which allows to specify an RepresentationOnlyAssertion.representation.