Skip to main content

Interface: IterationResult

Defined in: src/core/types.ts:93

Properties​

analysis​

analysis: AnalysisReport

Defined in: src/core/types.ts:100


durationMs​

durationMs: number

Defined in: src/core/types.ts:101


iteration​

iteration: number

Defined in: src/core/types.ts:94


metrics​

metrics: EfficacyMetrics

Defined in: src/core/types.ts:99


testCases​

testCases: TestCase[]

Defined in: src/core/types.ts:97


testResults​

testResults: TestResult[]

Defined in: src/core/types.ts:98


timestamp​

timestamp: string

Defined in: src/core/types.ts:95


topic​

topic: CustomTopic

Defined in: src/core/types.ts:96