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