isTestMode property

bool isTestMode
getter/setter pair

Set to true to avoid printing in test mode

Implementation

static bool isTestMode = false;