Class and Description |
---|
org.powermock.api.easymock.powermocklistener.AnnotationEnabler
Test Runners uses an annotation enabling listener per default
since version 1.3. You should just remove this listener.
|
org.powermock.api.mockito.powermocklistener.AnnotationEnabler
Test Runners uses an annotation enabling listener per default
since version 1.3. You should just remove this listener.
|
Annotation Type and Description |
---|
org.powermock.core.classloader.annotations.Mock
Use Mock annotation in respective extension API instead. This
annotation will be removed in an upcoming release.
|