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