interface Creator<in T : Any, in SC> : Contains.Creator<T, SC> (source)
abstract fun createAssertionGroup(subjectProvider: SubjectProvider<T>, searchCriteria: List<SC>): AssertionGroup
Creates an AssertionGroup representing the sophisticated   | 
abstract class 
Represents the base class for Contains.Creators, providing a template to fulfill its job.  | 
|
interface 
Represents the deprecated final step of a sophisticated   | 
|
interface 
Represents the final step of a sophisticated   |