Class | Description |
---|---|
AbstractTestResourcesMojo |
Base mojo for Micronaut test resources service handling.
|
StartTestResourcesServerMojo |
Starts the Micronaut test resources server.
|
StopTestResourcesServerMojo |
Stops the Micronaut test resources server.
|
TestResourcesConfiguration |
Base configuration class for Test Resources.
|
TestResourcesHelper |
Utility class to stop Test Resources service.
|
TestResourcesLifecycleExtension |
A lifecycle extension which determines if the test resources server should
be stopped when the build is complete.
|
Copyright © 2020–2023 Micronaut. All rights reserved.