Uses of Class
org.ops4j.pax.exam.junit.options.MockitoBundlesOption

Packages that use MockitoBundlesOption
org.ops4j.pax.exam.junit   
org.ops4j.pax.exam.junit.options   
 

Uses of MockitoBundlesOption in org.ops4j.pax.exam.junit
 

Methods in org.ops4j.pax.exam.junit that return MockitoBundlesOption
static MockitoBundlesOption JUnitOptions.mockitoBundles()
          Creates a MockitoBundlesOption.
 

Uses of MockitoBundlesOption in org.ops4j.pax.exam.junit.options
 

Methods in org.ops4j.pax.exam.junit.options that return MockitoBundlesOption
protected  MockitoBundlesOption MockitoBundlesOption.itself()
          Implemented by sub classes in order to return itself (this) for fluent api usage
 MockitoBundlesOption MockitoBundlesOption.version(java.lang.String version)
          Sets the Mockito version.
 



Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.