| Class | Description |
|---|---|
| AnyOrderOutputMatcher |
Checks that all lines contained in the expected output are present in the actual output, in any order.
|
| CurrentGradleDistribution | |
| DefaultGradleDistribution | |
| DependencyResolutionFailure | |
| DetailedExecutionFailure | |
| DownloadableGradleDistribution | |
| GradleExecuterConfiguration | |
| GradleRunnerExecuter | |
| GradleWrapperExecuter | |
| LogContent | |
| OutputScrapingExecutionFailure | |
| OutputScrapingExecutionResult | |
| ReleasedGradleDistribution | |
| SequentialOutputMatcher |
Check that the actual output lines match the expected output lines in content and order.
|