Uses of Class
org.xwiki.test.mockito.MockitoComponentManagerRule

Packages that use MockitoComponentManagerRule
org.xwiki.test.mockito   
 

Uses of MockitoComponentManagerRule in org.xwiki.test.mockito
 

Subclasses of MockitoComponentManagerRule in org.xwiki.test.mockito
 class 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–2014 XWiki. All rights reserved.