|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.pax.exam.options.AbstractDelegateProvisionOption<JUnitBundlesOption>
org.ops4j.pax.exam.junit.options.JUnitBundlesOption
public class JUnitBundlesOption
Option specifying junit bundles (osgi-fyed JUnit). By default uses junit bundle published by SpringSource, version 4.4.0 (can be changed).
Constructor Summary | |
---|---|
JUnitBundlesOption()
Constructor. |
Method Summary | |
---|---|
protected JUnitBundlesOption |
itself()
Implemented by sub classes in order to return itself (this) for fluent api usage |
java.lang.String |
toString()
|
JUnitBundlesOption |
version(java.lang.String version)
Sets the junit version. |
Methods inherited from class org.ops4j.pax.exam.options.AbstractDelegateProvisionOption |
---|
getDelegate, getStartLevel, getURL, noStart, noUpdate, shouldStart, shouldUpdate, start, start, startLevel, update, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JUnitBundlesOption()
Method Detail |
---|
public JUnitBundlesOption version(java.lang.String version)
version
- junit version.
public java.lang.String toString()
toString
in class java.lang.Object
protected JUnitBundlesOption itself()
itself
in class AbstractDelegateProvisionOption<JUnitBundlesOption>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |