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