public class TestSuite extends Object
String
getName()
List<TestCase>
getTestCases()
static TestSuite
named(String name)
TestSuite
withTestCases(List<TestCase> newTestCases)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static TestSuite named(String name)
public String getName()
public List<TestCase> getTestCases()
public TestSuite withTestCases(List<TestCase> newTestCases)
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.