Home | History | Annotate | Download | only in mocking

Lines Matching refs:setMethod

2661     Method setMethod;
2663 setMethod = subclass.getMethod("setDelegate___AndroidMock", delegateInterface);
2669 setMethod.invoke(newObject, realMock);