public class ClifReport extends Object
Constructor and Description |
---|
ClifReport() |
Modifier and Type | Method and Description |
---|---|
void |
addTestplan(TestPlan testplan) |
TestPlan |
getTestplan(String testPlanName) |
List<TestPlan> |
getTestplans() |
void |
setTestplans(List<TestPlan> testplans) |
Copyright © 2016–2017 CLIF project. All rights reserved.