pub const TEST_CASE_RESULT_STATUS: &'static str;
The status of the actual test case result from test execution.
"pass"
"fail"