Uses of Class
org.xwiki.test.ComponentManagerRule

Packages that use ComponentManagerRule
org.xwiki.test.mockito   
 

Uses of ComponentManagerRule in org.xwiki.test.mockito
 

Subclasses of ComponentManagerRule in org.xwiki.test.mockito
 class MockitoComponentManagerRule
          JUnit MethodRule to make it extra simple to register Mock Components using 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.