Package-level declarations
Types
Link copied to clipboard
object DistributionDefaults
Factory for standard distribution configuration.
Link copied to clipboard
object LogLevelResolver
Resolves the effective generator log level from configuration and overrides.
Link copied to clipboard
Default TestGenerationReporter implementation using SLF4J.
Link copied to clipboard
object TestGenerationExecution
Shared CLI/Gradle execution flow: load the optional config file, resolve and apply the effective log level, then execute test generation.
Link copied to clipboard
interface TestGenerationReporter
Abstraction for test generation output reporting.
Link copied to clipboard
Sealed class representing the result of test generation execution.
Link copied to clipboard
class TestGenerationRunner
Main entry point for test generation execution.