Package org.ops4j.pax.exam.junit

Interface Summary
JUnit4ConfigMethod A source of configuration options.
JUnit4ConfigMethods Configuration strategy.
 

Class Summary
AbstractJUnit4TestRunner This provides a convenient way to write a self-Runner that can be set in annotation.
AnnotatedWithConfiguration Configuration strategy that will consider as configuration any static/non static methods that are marked with Configuration annotation, has no parameters and has an Option array as return value.
JUnit4TestRunner JUnit4 Runner to be used with the RunWith annotation to run with Pax Exam.
JUnitOptions Factory methods for JUnit specific options.
MavenConfiguredJUnit4TestRunner  
 

Annotation Types Summary
AppliesTo Annotation specifying to which method names the configuration applies.
Configuration Annotation marking Pax Exam configuration method.
ConfigurationStrategy Allows a pluggable configuration strategy for Pax Exam JUnit tests.
RequiresConfiguration Annotation that marks methods belonging into a certain context (those methods marked with Test).
 



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