| ArquillianResourceURLEnricher |
Performs injection of @ArquillianResource fields of type java.net.URL
|
| ClassLoaderExceptionTransformer |
|
| CreationalContextDestroyer |
|
| InjectionEnricher |
Enricher that provides method argument injection.
|
| InjectionEnricher.CreationContextHolder |
|
| InjectionEnricher.IsolatedCreationContextCreator |
|
| InjectionEnricher.IsolatedEnricher |
|
| MethodParameterInjectionPoint<T> |
|
| QuarkusBeforeAfterLifecycle |
|
| QuarkusConfiguration |
|
| QuarkusDeployableContainer |
|
| QuarkusDeployment |
This class is a workaround for Arquillian holding onto deployment-scoped (and container-scoped)
objects until its end of life.
|
| QuarkusExtension |
|
| QuarkusJunit4Callbacks |
Note that we cannot use event.getExecutor().invoke() directly because the callbacks would be invoked upon the original test
class instance and not the real test instance.
|
| QuarkusJunit5Callbacks |
Note that we cannot use event.getExecutor().invoke() directly because the callbacks would be invoked upon the original test
class instance and not the real test instance.
|
| QuarkusJunitCallbacks |
Note that we cannot use event.getExecutor().invoke() directly because the callbacks would be invoked upon the original test
class instance and not the real test instance.
|
| QuarkusProtocol |
|
| QuarkusProtocol.QuarkusMethodExecutor |
|
| QuarkusProtocol.QuarkusProtocolConfiguration |
|
| QuarkusTestNgCallbacks |
Note that we cannot use event.getExecutor().invoke() directly because the callbacks would be invoked upon the original test
class instance and not the real test instance.
|
| RequestContextLifecycle |
Activates request context before test runs and shuts it down afterwards
|