use OnceCell;
use String;
use crateMAX_STRING_LENGTH;
/// A global variable to hold the test group name (only one test group per binary)
static TEST_GROUP: = uninit;
/// Sets the test group name. This should be called once during test initialization.
/// Gets the test group name, if set.