isIsTestGroup property

bool get isIsTestGroup

Whether this annotation is @isTestGroup from the meta package.

@isTestGroup indicates that a function runs a group of tests.

Implementation

bool get isIsTestGroup;