Interface | Description |
---|---|
MockMetadata |
Class | Description |
---|---|
AnnotationEnabler |
Before each test method all fields annotated with
Mock ,
Mock or Mock have mock objects created for them
and injected to the fields. |
AnnotationMockMetadata | |
EasyMockAnnotationSupport |
This class works like as
EasyMockSupport and is used to create and inject mocks to
annotated fields of an instance of test class. |
Copyright © 2019. All rights reserved.