public class TestSuite extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
List<TestCase> |
getTestCases() |
static TestSuite |
named(String name) |
TestSuite |
withTestCases(List<TestCase> newTestCases) |
Copyright © 2023. All rights reserved.