Package io.quarkus.arquillian
Class RequestContextLifecycle
- java.lang.Object
-
- io.quarkus.arquillian.RequestContextLifecycle
-
public class RequestContextLifecycle extends Object
Activates request context before test runs and shuts it down afterwards
-
-
Constructor Summary
Constructors Constructor Description RequestContextLifecycle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidon(org.jboss.arquillian.test.spi.event.suite.After event)voidon(org.jboss.arquillian.test.spi.event.suite.Before event)
-