Searched defs:innerVerify (Results 1 - 1 of 1) sorted by last modified time

/external/littlemock/src/com/google/testing/littlemock/
H A DLittleMock.java693 innerVerify(method, matchers, methodCall, proxy, callSite, mHowManyTimes, mOrderCounter);
847 private void innerVerify(Method method, ArgumentMatcher[] matchers, MethodCall methodCall, method in class:LittleMock.DefaultInvocationHandler

Completed in 115 milliseconds