add

Add method to match.

----------------

添加要匹配的方法。

Return

MethodsMatcher

Parameters

method

method / 方法


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

See also