Package org.springframework.boot.cli.command.test
Interface Summary Interface Description TestRunnerConfiguration Configuration forTestRunner.Class Summary Class Description TestCommand Commandto run a groovy test script or scripts.TestRunner Compile and run groovy based tests.Exception Summary Exception Description TestFailedException Thrown when tests fail to execute.