Package io.quarkus.test


package io.quarkus.test
  • Class
    Description
    Instructs the test engine to inject a mock instance of a bean in the field of a test class.
    The built-in stereotype intended for use with mock beans injected in tests.
    An SPI that allows modules that integrate with @QuarkusTest or @QuarkusUnitTest to 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.