allTests property

Iterable<Test> allTests
final

All Tests contained by this Suite, including the hidden tests.

Implementation

final Iterable<Test> allTests;