|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ops4j.pax.exam.options.AbstractDelegateProvisionOption<MockitoBundlesOption>
org.ops4j.pax.exam.libraryoptions.MockitoBundlesOption
public class MockitoBundlesOption
Option specifying Mockito bundles (osgi-fyed mockito). See: http://code.google.com/p/mockito/ By default uses the mockito-all delivery wrapped up on the fly as a bundle. Version: 1.7. Can be changed.
| Constructor Summary | |
|---|---|
MockitoBundlesOption()
Constructor. |
|
| Method Summary | |
|---|---|
protected MockitoBundlesOption |
itself()
Implemented by sub classes in order to return itself (this) for fluent api usage |
String |
toString()
|
MockitoBundlesOption |
version(String version)
Sets the Mockito 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 MockitoBundlesOption()
| Method Detail |
|---|
public MockitoBundlesOption version(String version)
version - Mockito version.
public String toString()
toString in class Objectprotected MockitoBundlesOption itself()
itself in class AbstractDelegateProvisionOption<MockitoBundlesOption>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||