Uses of Class
org.easymock.EasyMockSupport
-
Packages that use EasyMockSupport Package Description org.easymock.internal -
-
Uses of EasyMockSupport in org.easymock.internal
Constructors in org.easymock.internal with parameters of type EasyMockSupport Constructor Description MockBuilder(java.lang.Class<T> toMock, EasyMockSupport support)
Used by EasyMockSupport to allow the mock registration in the list of controls
-