| Package | Description |
|---|---|
| org.jboss.arquillian.test.spi | |
| org.jboss.arquillian.test.spi.event.suite |
| Modifier and Type | Method and Description |
|---|---|
<T extends TestLifecycleEvent> |
TestRunnerAdaptor.fireCustomLifecycle(T event)
Fire any custom Test Lifecycle event.
|
| Modifier and Type | Class and Description |
|---|---|
class |
After
Event fired After the Test method execution.
|
class |
AfterTestLifecycleEvent
Events fired After the Test method execution
|
class |
Before
Event fired Before the Test method execution
|
class |
BeforeTestLifecycleEvent
Events fired Before the Test method execution
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.