Searched refs:CustomizedAnnotationForSmartMockTest (Results 1 – 2 of 2) sorted by relevance
8 import org.mockitousage.configuration.CustomizedAnnotationForSmartMockTest;54 return new CustomizedAnnotationForSmartMockTest.CustomInjectingAnnotationEngine(); in getAnnotationEngine()
28 public class CustomizedAnnotationForSmartMockTest extends TestBase { class