|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines generics methods to read and write test suites parameters.
Method Summary | |
QualityTestSuiteList |
read()
Read a test suite list. |
void |
write(QualityTestSuiteList list)
Write a test suite |
Method Detail |
public void write(QualityTestSuiteList list) throws DoelanException
list
- Test suite list to write
DoelanException
- if an error occurs while reading datapublic QualityTestSuiteList read() throws DoelanException
DoelanException
- if an error occurs while wrinting data
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |