|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITestGenerationWizardContext
Provides context information for NewTestGeneratorWizard
.
Method Summary | |
---|---|
IRecordingSession |
getRecordingSession()
Returns the recording session that the test generator will work from. |
boolean |
hasSplitPoints()
Returns whether the recording contains at least one split point. |
boolean |
isGeneratingFromExistingSession()
Returns whether the wizard is invoked on a recording session that already exists ( true ), or if it is invoked on a recording session that has just been
made for generating a test. |
Method Detail |
---|
boolean isGeneratingFromExistingSession()
true
), or if it is invoked on a recording session that has just been
made for generating a test.
true
), or if it is invoked on a recording session that has just been
made for generating a test.IRecordingSession getRecordingSession()
boolean hasSplitPoints()
|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |