Package io.quarkus.test.junit.main
-
Interface Summary Interface Description LaunchResult Contains information about a run (viaLaunchorQuarkusMainLauncher) of a command line application.QuarkusMainLauncher This interface is meant to be used on test methods as a method parameter. -
Annotation Types Summary Annotation Type Description Launch Annotation forQuarkusMainTestandQuarkusMainIntegrationTestthat is used to launch command line applications.QuarkusMainIntegrationTest Annotation that indicates that this test should be run on the result of the Quarkus build.QuarkusMainTest Annotation that indicates that this test should run the Quarkus main method inside the current JVM.