interface IterableContains
(source)Defines the deprecated contract for sophisticated Iterable contains
assertions.
interface
Represents a check for the search result such as: the object is contained exactly once in the input of the search. |
|
interface
Represents the final step of a sophisticated |
|
interface
Represents a search behaviour but leaves it up to the Creator how this behaviour is implemented -- yet, it provides a method to decorate a description (a Translatable) in order that it reflects the search behaviour. |