eq

fun <T> MokkeryMatcherScope.eq(value: T): T(source)

Deprecated

This API is considered obsolete. Literals can be used in all contexts now, so this matcher usage can be omitted.

Replace with

value

DEPRECATED: This API is considered obsolete. Simply omit this matcher.