Package io.quarkus.test
package io.quarkus.test
-
ClassDescriptionActivates the session context before the intercepted method is called, and terminates the context when the method invocation completes (regardless of any exceptions being thrown).Instructs the test engine to inject a mock instance of a bean into the annotated field or parameter.The built-in stereotype intended for use with mock beans injected in tests.An SPI that allows modules that integrate with
@QuarkusTestor@QuarkusUnitTestto alter the invocation of the actual test method.Indicates that this method should be run in a rollback only reactive transaction.Indicates that this method should be run in a rollback only JTA transaction.