IterableContainsInOrderOnlyAssertionCreator(searchBehaviour: IterableContainsInOrderOnlySearchBehaviour)
Represents the base class for in any order only
assertion creators and provides a corresponding
template to fulfill its responsibility.
searchBehaviour
- The search behaviour -- in this case representing in order only
which is used to
decorate the description (a Translatable) which is used for the AssertionGroup.
Constructor
Represents the base class for in any order only
assertion creators and provides a corresponding
template to fulfill its responsibility.