Short Description
The Result interface is used by all clients (especially Reporter subclasses, graphical and command-line clients) to access checking results. It consists of three distinct APIs for overall RunResults, single-page results (PageResults) and single-check results (CheckResults).
Iteration
Facade
Type
External
Level
1

Subordinate Interfaces

NameShort Description
Interface CheckResults
The Gradle CheckResults Java-API.
Interface PageResults
The Gradle PageResults Java-API.
Interface RunResults
The Gradle RunResults Java-API.