totalTests property
int
get
totalTests
Returns the total number of tests.
Implementation
int get totalTests => _singleEntries.length;
Returns the total number of tests.
int get totalTests => _singleEntries.length;