| Class | Description |
|---|---|
| MockitoComponentManager |
Helper class to make it extra simple to register Mock Components using Mockito.
|
| MockitoComponentManagerRule |
JUnit
MethodRule to make it extra simple to register Mock Components using Mockito. |
| MockitoComponentMockingRule<T> |
Unit tests for Components should extend this class instead of using
MockitoComponentManagerRule or
ComponentManagerRule which should only be used for integration tests. |
Copyright © 2004–2016 XWiki. All rights reserved.