|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QSW_Listener
Interface that will be invoked, when QuickStartWizard has finished.
Method Summary | |
---|---|
void |
cancelQSW()
Invoked when user decided to not open new TestSuite |
void |
finishQSW(TestSuite ts,
WorkDirectory wd,
InterviewParameters ip,
boolean showConfigEditorFlag,
boolean runTestsFlag)
Invoked when user decided to open new TestSuite |
Method Detail |
---|
void finishQSW(TestSuite ts, WorkDirectory wd, InterviewParameters ip, boolean showConfigEditorFlag, boolean runTestsFlag)
ts
- TestSuite to be viewedwd
- WorkDir to be opennedip
- Config to be usedshowConfigEditorFlag
- - true, if user wants to edit config
right after TestSuite appearedrunTestsFlag
- - true, if user wants to run tests
right after TestSuite appearedvoid cancelQSW()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |