tests property

List<Test<Object?, Object?>> tests
final

List of tests to be run with in this group.

Implementation

final List<Test> tests;