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.UseClassPathAdjuster
Class path adjuster is supported only for Javassist and will be removed in next release.
|
Enum Constant and Description |
---|
org.powermock.utils.JavaVersion.JAVA_1_9
As of release 3.5, replaced by
JavaVersion.JAVA_9 |
Copyright © 2024. All rights reserved.