superOf

inline fun <T> superOf(): SuperCall

Results in a super method call from type T with args passed to mock (FunctionScope.args). If interface is mocked, default implementation is called.