Interface AcceptAutoTestGenerationResponse

interface AcceptAutoTestGenerationResponse {
    job: AutoTestGenerationJob;
}

Hierarchy (View Summary)

Properties

Properties

The accepted generation job.