testCount property
The number of tests (recursively) within this group.
Implementation
int get testCount => throw _privateConstructorUsedError;
The number of tests (recursively) within this group.
int get testCount => throw _privateConstructorUsedError;