Package io.micronaut.test.annotation


package io.micronaut.test.annotation
  • Class
    Description
    Common annotation utilities.
    Value object for the values from any of the MicronautTest annotations.
    Annotation that can be applied on the method level in a test to define a Mock bean using Spock's mocking API.
    Describes how transactions are handled for each test.