public class TestCaseList extends Object
| Constructor and Description |
|---|
TestCaseList() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Testable tc) |
void |
add(TestCaseList tcl) |
List |
getList() |
void |
run() |
public List getList()
public void add(Testable tc)
public void add(TestCaseList tcl)
public void run()
Copyright © 2025. All rights reserved.