|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.jboss.arquillian.impl.context | |
|---|---|
| org.jboss.arquillian.impl | |
| org.jboss.arquillian.impl.context | |
| Classes in org.jboss.arquillian.impl.context used by org.jboss.arquillian.impl | |
|---|---|
| ContextLifecycleManager
Handles creation and destruction of the scopes; Suite, Class, Test There can only be one SuiteContext pr run. |
|
| ProfileBuilder
|
|
| Classes in org.jboss.arquillian.impl.context used by org.jboss.arquillian.impl.context | |
|---|---|
| AbstractEventContext
AbstractEventContext |
|
| ClassContext
A ClassContext is alive in the following life cycles: BeforeClass Before Test After AfterClass Used for firing events and storing of object that live in the Class Scope. |
|
| ClientProfileBuilder
ClientContextCreator |
|
| ProfileBuilder
|
|
| SuiteContext
A SuiteContext is alive in the following life cycles: BeforeSuite BeforeClass Before Test After AfterClass AfterSuite Used for firing events and storing of object that live in the Suite Scope. |
|
| TestContext
A TestContext is alive in the following life cycles: Before Test After Used for firing events and storing of object that live in the Test Scope. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||