|
||||||||||
| 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.libraryoptions.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 |
String |
toString()
|
JUnitBundlesOption |
version(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(String version)
version - junit version.
public String toString()
toString in class Objectprotected JUnitBundlesOption itself()
itself in class AbstractDelegateProvisionOption<JUnitBundlesOption>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||