totalTests property

int get totalTests

Returns the total number of tests.

Implementation

int get totalTests => _singleEntries.length;