|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.pax.exam.options.AbstractDelegateProvisionOption<EasyMockBundlesOption>
org.ops4j.pax.exam.junit.options.EasyMockBundlesOption
public class EasyMockBundlesOption
Option specifying Easymock bundles (osgi-fyed easymock). By default uses easymock bundle published by SpringSource, version 2.3.0 (can be changed).
Constructor Summary | |
---|---|
EasyMockBundlesOption()
Constructor. |
Method Summary | |
---|---|
protected EasyMockBundlesOption |
itself()
Implemented by sub classes in order to return itself (this) for fluent api usage |
java.lang.String |
toString()
|
EasyMockBundlesOption |
version(java.lang.String version)
Sets the easymock 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 EasyMockBundlesOption()
Method Detail |
---|
public EasyMockBundlesOption version(java.lang.String version)
version
- easymock version.
public java.lang.String toString()
toString
in class java.lang.Object
protected EasyMockBundlesOption itself()
itself
in class AbstractDelegateProvisionOption<EasyMockBundlesOption>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |