Searched refs:SmartMock (Results 1 – 1 of 1) sorted by relevance
30 @SmartMock IMethods smartMock;40 public @interface SmartMock {} annotation in CustomizedAnnotationForSmartMockTest46 if (field.isAnnotationPresent(SmartMock.class)) { in onInjection()