compass.TestGroup.add_test_case¶
- TestGroup.add_test_case(test_case)[source]¶
Add a test case to the test group
- Parameters
test_case (compass.TestCase) – The test case to add
Add a test case to the test group
test_case (compass.TestCase) – The test case to add