B C G I O S 
All Classes All Packages

B

ByteBuddyClassImposteriser - Class in org.jmock.imposters
This class lets you imposterise abstract and concrete classes without calling the constructors of the mocked class.
ByteBuddyClassImposteriser.InjectInvokable - Interface in org.jmock.imposters
 
ByteBuddyClassImposteriser.Interceptor - Class in org.jmock.imposters
 

C

canImposterise(Class<?>) - Method in class org.jmock.imposters.ByteBuddyClassImposteriser
 

G

getJMock() - Method in interface org.jmock.imposters.ByteBuddyClassImposteriser.InjectInvokable
 

I

imposterise(Invokable, Class<T>, Class<?>...) - Method in class org.jmock.imposters.ByteBuddyClassImposteriser
 
INSTANCE - Static variable in class org.jmock.imposters.ByteBuddyClassImposteriser
 
intercept(Object, Method, Invokable, Object[]) - Static method in class org.jmock.imposters.ByteBuddyClassImposteriser.Interceptor
 
Interceptor() - Constructor for class org.jmock.imposters.ByteBuddyClassImposteriser.Interceptor
 

O

org.jmock.imposters - package org.jmock.imposters
These classes are tested in jmock-legacy to avoid a dependency on cglib and asm

S

setJMock(Invokable) - Method in interface org.jmock.imposters.ByteBuddyClassImposteriser.InjectInvokable
 
B C G I O S 
All Classes All Packages