Class Index

A C D E F J O P R S T W Z

A

AllConfinedStagedReactor This will use new containers for any regression (hence confined)  
AllConfinedStagedReactorFactory This class is deprecated. Use PerMethod instead.  
AnnotationHandler  

C

CollectFromBase Collects files from a given base. 
CollectFromItems  
CompositeCollector  
ContainerConstants  
ContentCollector  

D

DefaultExamReactor Reactor decouples org.ops4j.pax.exam.TestContainer state from the observer. 
DefaultExamSystem DefaultExamSystem represents the default implementation of ExamSystem. 
DefaultTestAddress  
DefaultTestProbeProvider Static local provider. 
DuplicateAwareJarOutputStream This is a more convenient JarOutputStream that imits any writing of duplicate entries. 

E

EagerSingleStagedReactor One target only reactor implementation (simpliest and fastest) 
EagerSingleStagedReactorFactory This class is deprecated. Use PerClass instead.  
ExamReactor Part of the Plumbing Level API. 
ExamReactorStrategy Define the invokation strategy. 

F

FileFinder Finds files matching a given filter in a given directory tree. 

J

JarBuilder Builds a JAR according to a JarProbeOption. 

O

OverwriteMode Strategy to use regarding manifest rewrite, for a jar that is already a bundle (has osgi manifest attributes). 

P

PaxExamRuntime Pax Exam runtime. 
PerClass This reactor factory creates a test reactor which restarts the test container for each test class. 
PerMethod This reactor factory creates a test reactor which restarts the test container for each test method. 
PerSuite This reactor factory creates a test reactor which is used for the entire test suite. 
PerSuiteStagedReactor A reactor implementation which keeps the same container(s) running for the entire test suite. 
Probes  

R

ReactorManager Manages the exam system and reactor required by a test driver. 

S

SingletonStagedReactor A singleton reactor which starts the container and installs the probes just once. 
StagedExamReactor Separates logical regression invocations from underlying reactor strategy. 
StagedExamReactorFactory  

T

TestProbeBuilderImpl Default implementation allows you to dynamically create a probe from current classpath. 

W

WarBuilder Builds a WAR according to a WarProbeOption. 
WarTestProbeBuilderImpl Builds a WAR probe. 
WarTestProbeProvider Provides a WAR probe as an input stream. 

Z

ZipBuilder Builds a ZIP archive from individual files and directories.