gt

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

Matches argument that is greater than value.