Uses of Class
org.xwiki.test.AbstractMockingTestCase

Packages that use AbstractMockingTestCase
org.xwiki.test   
 

Uses of AbstractMockingTestCase in org.xwiki.test
 

Subclasses of AbstractMockingTestCase in org.xwiki.test
 class AbstractComponentTestCase
          Tests which needs to have XWiki Components set up should extend this class which makes the Component Manager available.
 class AbstractMockingComponentTestCase
          Unit tests for Components should extend this class instead of the older AbstractComponentTestCase test class.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.