callMethods

Deprecated

To avoid ambiguity, please use callerMethods

Replace with

callerMethods(callMethods)

inline fun callMethods(init: MethodsMatcher.() -> Unit): MethodMatcher

Deprecated

To avoid ambiguity, please use callerMethods

Replace with

callerMethods { init() }

See also