| java.lang.Object | ||
| ↳ | org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactorFactory | |
| ↳ | org.ops4j.pax.exam.spi.reactors.PerClass | |
This reactor factory creates a test reactor which restarts the test container for each test class.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactorFactory
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
org.ops4j.pax.exam.spi.StagedExamReactorFactory
| |||||||||||