| Class | Description | 
|---|---|
| MockitoFeature | |
| MockProvider | |
| NuxeoDefaultAnnotationEngine | 
 Unfortunately, since there are some private methos in the Mockito DefaultAnnotationEngine we have to copy/paste some
 original code to insert our own logic. 
 | 
| NuxeoInjectingAnnotationEngine | |
| NuxeoServiceMockAnnotationProcessor | 
| Annotation Type | Description | 
|---|---|
| RuntimeService | 
 Anotating a field with NXMock in a test, injects a mock in that field and binds it to the the service manager. 
 | 
Copyright © 2019 Nuxeo. All rights reserved.