val assertionCreatorOrNull: ((Assert<T>) -> Unit)?
(source)
The identification lambda identifying the entry where an entry is considered
to be identified if it holds all Assertions the lambda might create or if it is null
in case
assertionCreatorOrNull is defined as null
.