Builder
class Builder
Builder for constructing TestGenerationRunner with custom configuration.
Functions
Link copied to clipboard
Adds a single module to the list.
Link copied to clipboard
Adds a single module extractor.
Link copied to clipboard
Builds the TestGenerationRunner instance.
Link copied to clipboard
Sets the default test generation settings.
Link copied to clipboard
Sets the complete list of module extractors.
Link copied to clipboard
Sets a custom module factory for dynamic module creation.
Link copied to clipboard
Sets the complete list of modules.
Link copied to clipboard
Sets the reporter for output and logging.