public class TestCaseGroup extends Object
| Constructor and Description |
|---|
TestCaseGroup(String className,
List<TestCase> testCases) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
List<TestCase> |
getTestCases() |
Copyright © 2018. All rights reserved.