Groovy Documentation

Package org.gradle.api.tasks.testing

The unit testing Task implementations.

 

Interface Summary
TestDescriptor Describes a test.
TestListener Interface for listening to test execution.
TestResult Describes a test result.
 


Class Summary
Test A task for executing JUnit (3.8.x or 4.x) or TestNG tests.
TestFrameworkOptions The base class for any test framework specific options.
 


Enum Summary
TestResult.ResultType
 


Groovy Documentation