|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Test | |
---|---|
com.tszadel.qctools4j.clients |
Uses of Test in com.tszadel.qctools4j.clients |
---|
Methods in com.tszadel.qctools4j.clients that return types with arguments of type Test | |
---|---|
List<Test> |
TestClient.getTests()
Returns the list of tests. |
List<Test> |
TestClient.getTests(TestFolder pFolder)
Returns the list of tests from a given folder (without children). |
List<Test> |
TestClient.getTests(TestFolder pFolder,
int pFlag)
Returns the list of tests from a given folder. |
Methods in com.tszadel.qctools4j.clients with parameters of type Test | |
---|---|
void |
TestClient.deleteTest(Test pTest)
Delete a test. |
void |
TestClient.saveTest(Test pTest)
Save a test (with attachments). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |