| Class | Description | 
|---|---|
| MockitoConfiguration | |
| 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 © 2014 Nuxeo SA. All rights reserved.