public class JUnitBundlesOption extends AbstractDelegateProvisionOption<JUnitBundlesOption>
| Constructor and Description |
|---|
JUnitBundlesOption()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
getDelegate, getStartLevel, getURL, noStart, noUpdate, shouldStart, shouldUpdate, start, start, startLevel, update, updatepublic JUnitBundlesOption version(String version)
version - junit version.protected JUnitBundlesOption itself()
AbstractDelegateProvisionOptionitself in class AbstractDelegateProvisionOption<JUnitBundlesOption>Copyright © 2006–2020 OPS4J - Open Participation Software for Java. All rights reserved.