Class EasyMockAnnotationSupport

java.lang.Object
org.powermock.api.extension.listener.EasyMockAnnotationSupport

public class EasyMockAnnotationSupport extends Object
This class works like as EasyMockSupport and is used to create and inject mocks to annotated fields of an instance of test class.
See Also:
  • Mock
  • Mock
  • TestSubject