doc / ch.tutteli.atrium.assertions / IBulletPointIdentifier

IBulletPointIdentifier

interface IBulletPointIdentifier

A marker interface for types which can be used to identify bullet points in IAtriumFactory.registerSameLineTextAssertionFormatterCapabilities.

Inheritors

IAssertionGroupType

interface IAssertionGroupType : IBulletPointIdentifier

Represents a type of an IAssertionGroup.

PrefixFailingSummaryAssertion

class PrefixFailingSummaryAssertion : IBulletPointIdentifier

Represents the identifier for bullet points used to prefix IAssertions which do not hold, in context of an IAssertionGroup with type ISummaryAssertionGroupType.

PrefixFeatureAssertionGroupHeader

class PrefixFeatureAssertionGroupHeader : IBulletPointIdentifier

This class is only used as identifier for IAtriumFactory.registerSameLineTextAssertionFormatterCapabilities.

PrefixSuccessfulSummaryAssertion

class PrefixSuccessfulSummaryAssertion : IBulletPointIdentifier

Represents the identifier for bullet points used to prefix IAssertions which hold, in context of an IAssertionGroup with type ISummaryAssertionGroupType.