org.xwiki.test
Class AbstractMockingTestCase
java.lang.Object
org.xwiki.test.AbstractMockingTestCase
- Direct Known Subclasses:
- AbstractComponentTestCase, AbstractMockingComponentTestCase
public class AbstractMockingTestCase
- extends Object
Offers a JMock 2.x Mockery object.
- Since:
- 2.4RC1
- Version:
- $Id$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractMockingTestCase
public AbstractMockingTestCase()
getMockery
public org.jmock.Mockery getMockery()
Copyright © 2004-2011 XWiki. All Rights Reserved.