eq

inline fun <T> ArgMatchersScope.eq(value: T): T(source)

Matches an argument that is equal to value. It can be replaced with value literal.