public class TestCaseGroup extends Object
String
className
List<TestCase>
testCases
TestCaseGroup(String className, List<TestCase> testCases)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String className
public final List<TestCase> testCases
public TestCaseGroup(String className, List<TestCase> testCases)
Copyright © 2018. All rights reserved.