Package | Description |
---|---|
org.powermock.api.easymock.powermocklistener | |
org.powermock.api.extension | |
org.powermock.api.extension.listener |
Class and Description |
---|
AnnotationEnabler
Before each test method all fields annotated with
Mock , Mock , Mock
MockNice or MockStrict will have mock objects created for
them and injected to the fields. |
Class and Description |
---|
MockMetadata |
Class and Description |
---|
EasyMockAnnotationSupport
This class works like as
EasyMockSupport and is used to create and inject mocks to
annotated fields of an instance of test class. |
MockMetadata |
Copyright © 2023. All rights reserved.