Uses of Interface
org.powermock.core.spi.listener.AnnotationEnablerListener
Packages that use AnnotationEnablerListener
Package
Description
-
Uses of AnnotationEnablerListener in org.powermock.api.easymock.powermocklistener
Classes in org.powermock.api.easymock.powermocklistener that implement AnnotationEnablerListenerModifier and TypeClassDescriptionclassDeprecated.Test Runners uses an annotation enabling listener per default since version 1.3. -
Uses of AnnotationEnablerListener in org.powermock.api.extension.listener
Classes in org.powermock.api.extension.listener that implement AnnotationEnablerListenerModifier and TypeClassDescriptionclassBefore each test method all fields annotated withMock,Mock,MockMockNiceorMockStrictwill have mock objects created for them and injected to the fields. -
Uses of AnnotationEnablerListener in org.powermock.api.mockito.powermocklistener
Classes in org.powermock.api.mockito.powermocklistener that implement AnnotationEnablerListenerModifier and TypeClassDescriptionclassDeprecated.Test Runners uses an annotation enabling listener per default since version 1.3.