isTest property

bool isTest
getter/setter pair

Whether this code is being run in a test environment.

Implementation

static bool isTest = false;