Searched defs:mockedType (Results 1 – 5 of 5) sorted by relevance
13 final Class<T> mockedType; field in MockFeatures17 …private MockFeatures(Class<T> mockedType, Set<Class<?>> interfaces, SerializableMode serializableM… in MockFeatures()23 …public static <T> MockFeatures<T> withMockFeatures(Class<T> mockedType, Set<Class<?>> interfaces, … in withMockFeatures()
8 public ClassLoadingStrategy<ClassLoader> getStrategy(Class<?> mockedType) { in getStrategy()
7 ClassLoadingStrategy<ClassLoader> getStrategy(Class<?> mockedType); in getStrategy()
583 …tic MockitoException mockedTypeIsInconsistentWithSpiedInstanceType(Class<?> mockedType, Object spi… in mockedTypeIsInconsistentWithSpiedInstanceType()696 …MockitoException mockedTypeIsInconsistentWithDelegatedInstanceType(Class<?> mockedType, Object del… in mockedTypeIsInconsistentWithDelegatedInstanceType()
META-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...