Searched defs:mockedType (Results 1 – 2 of 2) sorted by relevance
51 …public <T> T imposterise(final MethodInterceptor interceptor, Class<T> mockedType, Collection<Clas… in imposterise()55 …public <T> T imposterise(final MethodInterceptor interceptor, Class<T> mockedType, Class<?>... anc… in imposterise()78 public void setConstructorsAccessible(Class<?> mockedType, boolean accessible) { in setConstructorsAccessible()84 public Class<?> createProxyClass(Class<?> mockedType, Class<?>... interfaces) { in createProxyClass()
565 …public void mockedTypeIsInconsistentWithSpiedInstanceType(Class<?> mockedType, Object spiedInstanc… in mockedTypeIsInconsistentWithSpiedInstanceType()673 …public void mockedTypeIsInconsistentWithDelegatedInstanceType(Class mockedType, Object delegatedIn… in mockedTypeIsInconsistentWithDelegatedInstanceType()