pub const TEST_CASE_NAME: &'static str;
The fully qualified human readable name of the test case.
"org.example.TestCase1.test1"
"example/tests/TestCase1.test1"
"ExampleTestCase1_test1"