Constructors

Link copied to clipboard
constructor(converter: (T) -> Iterable<E>, searchBehaviour: IterableLikeContains.SearchBehaviour, reportingOptions: InOrderOnlyReportingOptions.() -> Unit)

Functions

Link copied to clipboard
override fun createAssertionGroup(container: AssertionContainer<T>, searchCriteria: List<SC>): AssertionGroup

Creates an AssertionGroup representing the sophisticated contains assertion for the subject of the given container, based on the given searchCriteria.