Table of Contents

Class CodeTestGenerationResult

Namespace
AiDotNet.ProgramSynthesis.Results
Assembly
AiDotNet.dll
public sealed class CodeTestGenerationResult : CodeTaskResultBase
Inheritance
CodeTestGenerationResult
Inherited Members

Properties

Task

public override CodeTask Task { get; }

Property Value

CodeTask

Tests

public List<string> Tests { get; set; }

Property Value

List<string>