isInTestMode property

bool isInTestMode
getter/setter pair

Flag indicating test mode

Set it to true before any tests

Implementation

static bool isInTestMode = false;