interface IBulletPointIdentifier
A marker interface for types which can be used to identify bullet points in IAtriumFactory.registerSameLineTextAssertionFormatterCapabilities.
interface IAssertionGroupType : IBulletPointIdentifier
Represents a type of an IAssertionGroup. |
|
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. |
|
class PrefixFeatureAssertionGroupHeader : IBulletPointIdentifier
This class is only used as identifier for IAtriumFactory.registerSameLineTextAssertionFormatterCapabilities. |
|
class PrefixSuccessfulSummaryAssertion : IBulletPointIdentifier
Represents the identifier for bullet points used to prefix IAssertions which hold, in context of an IAssertionGroup with type ISummaryAssertionGroupType. |