All Classes and Interfaces

Class
Description
A lightweight test resources plugin, which requires that another project of the build actually applies the MicronautTestResourcesPlugin: this plugin will simply configure builds so that it uses the test resources plugin from another project.
 
This plugin integrates with Micronaut Test Resources.
 
A task responsible for starting a test resources server.
A task to explicitly stop the test resources server.
Methods for Micronaut AOT plugin integration, separated to make sure we don't run into classloading issues.
Configuration for the test resources plugin.
Methods for Micronaut GraalVM plugin integration, separated to make sure we don't run into classloading issues.