|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ops4j.pax.exam.options.AbstractDelegateProvisionOption<JMockBundlesOption>
org.ops4j.pax.exam.libraryoptions.JMockBundlesOption
public class JMockBundlesOption
This provides JMock Support for Pax Exam. By default we supply version 2.5.1. Version can be changed.
| Constructor Summary | |
|---|---|
JMockBundlesOption()
You'll get a wrapped artifact of jmock version 2.5.1 by default. |
|
| Method Summary | |
|---|---|
protected JMockBundlesOption |
itself()
Implemented by sub classes in order to return itself (this) for fluent api usage |
String |
toString()
|
JMockBundlesOption |
version(String version)
Sets the JMock 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 JMockBundlesOption()
| Method Detail |
|---|
public JMockBundlesOption version(String version)
version - JMock version.
public String toString()
toString in class Objectprotected JMockBundlesOption itself()
itself in class AbstractDelegateProvisionOption<JMockBundlesOption>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||