class GroovyJUnitRunnerHelper
extends Object
Helper for launching a single JUnit Platform test class from Groovy's JUnit 6 runner.
| Constructor and description |
|---|
GroovyJUnitRunnerHelper() |
Executes the supplied test class and returns the first failure, if any.
testClass - the JUnit 6 test class to executenull when all tests passCopyright © 2003-2026 The Apache Software Foundation. All rights reserved.