|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestPlan | |
|---|---|
| net.praqma.jenkins.rqm.model | |
| Uses of TestPlan in net.praqma.jenkins.rqm.model |
|---|
| Methods in net.praqma.jenkins.rqm.model that return TestPlan | |
|---|---|
TestPlan |
TestSuiteExecutionRecord.getTestPlan()
|
TestPlan |
TestPlan.initializeSingleResource(String xml)
We initalize the list of test suites by their assocated TestPlanName Two cases: Case 1: TestCase directly in plan Case 2: TestCase |
| Methods in net.praqma.jenkins.rqm.model that return types with arguments of type TestPlan | |
|---|---|
List<TestPlan> |
TestPlan.read(RqmParameterList parameters)
Basic 'Read' operation (GET) for a test plan |
| Methods in net.praqma.jenkins.rqm.model with parameters of type TestPlan | |
|---|---|
void |
TestSuiteExecutionRecord.setTestPlan(TestPlan testPlan)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||