testHelperExceptions property

List<RegExp> testHelperExceptions
final

Stack frames that match this pattern will not be treated as test helpers.

Is used to test functionality of the leak_tracker.

Implementation

final List<RegExp> testHelperExceptions;