Searched refs:checkThisActionCanBeUsedForThisMethod (Results 1 - 1 of 1) sorted by relevance

/external/littlemock/src/com/google/testing/littlemock/
H A DLittleMock.java785 checkThisActionCanBeUsedForThisMethod(method, stubbingAction, callSite);
813 private void checkThisActionCanBeUsedForThisMethod(Method method, final Action stubbingAction, method in class:LittleMock.DefaultInvocationHandler

Completed in 51 milliseconds