| AllConfinedStagedReactor | This will use new containers for any regression (hence confined) |
| AllConfinedStagedReactorFactory |
This class is deprecated.
Use PerMethod instead.
|
| AnnotationHandler |
| CollectFromBase | Collects files from a given base. |
| CollectFromItems | |
| CompositeCollector | |
| ContainerConstants | |
| ContentCollector |
| 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. |
| 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. |
| FileFinder | Finds files matching a given filter in a given directory tree. |
| JarBuilder | Builds a JAR according to a JarProbeOption. |
| OverwriteMode | Strategy to use regarding manifest rewrite, for a jar that is already a bundle (has osgi manifest attributes). |
| 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 |
| ReactorManager | Manages the exam system and reactor required by a test driver. |
| SingletonStagedReactor | A singleton reactor which starts the container and installs the probes just once. |
| StagedExamReactor | Separates logical regression invocations from underlying reactor strategy. |
| StagedExamReactorFactory |
| TestProbeBuilderImpl | Default implementation allows you to dynamically create a probe from current classpath. |
| WarBuilder | Builds a WAR according to a WarProbeOption. |
| WarTestProbeBuilderImpl | Builds a WAR probe. |
| WarTestProbeProvider | Provides a WAR probe as an input stream. |
| ZipBuilder | Builds a ZIP archive from individual files and directories. |