All Classes and Interfaces

Classes
Class
Description
Performs injection of @ArquillianResource fields of type java.net.URL
 
 
Enricher that provides method argument injection.
 
 
 
 
 
 
 
This class is a workaround for Arquillian holding onto deployment-scoped (and container-scoped) objects until its end of life.
 
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.
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.
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.
 
 
 
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.
Activates request context before test runs and shuts it down afterwards