|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.pax.exam.junit.JUnitOptions
public class JUnitOptions
Factory methods for JUnit specific options.
Method Summary | |
---|---|
static EasyMockBundlesOption |
easyMockBundles()
Creates a EasyMockBundlesOption . |
static JMockBundlesOption |
jmockBundles()
Creates a JMockBundlesOption . |
static JUnitBundlesOption |
junitBundles()
Creates a JUnitBundlesOption . |
static MockitoBundlesOption |
mockitoBundles()
Creates a MockitoBundlesOption . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static EasyMockBundlesOption easyMockBundles()
EasyMockBundlesOption
.
public static MockitoBundlesOption mockitoBundles()
MockitoBundlesOption
.
public static JUnitBundlesOption junitBundles()
JUnitBundlesOption
.
public static JMockBundlesOption jmockBundles()
JMockBundlesOption
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |