Package | Description |
---|---|
com.ibm.rational.test.lt.testgen.core.testgen |
Provides the classes and interfaces for implementing test generators.
|
Modifier and Type | Method and Description |
---|---|
protected ITestGeneratorContext |
BaseTestGenerator.getContext() |
Modifier and Type | Method and Description |
---|---|
void |
ITestGenerator.initialize(ITestGeneratorContext context)
Initializes the test generator.
|
void |
BaseTestGenerator.initialize(ITestGeneratorContext context)
This implementation stores the context so it can be retrieved later
using
BaseTestGenerator.getContext() . |
© Copyright IBM Corp. 2013. All rights reserved.