[**axiom v0.51.1**](../../README.md)

***

[axiom](../../README.md) / [evals](../README.md) / Case

# Type Alias: Case

> **Case** = `object`

## Properties

### duration

> **duration**: `string`

***

### expected

> **expected**: `string`

***

### index

> **index**: `number`

***

### input

> **input**: `string`

***

### output

> **output**: `string`

***

### runAt

> **runAt**: `string`

***

### runtimeFlags?

> `optional` **runtimeFlags**: `RuntimeFlagMap`

***

### scores

> **scores**: `Record`\<`string`, \{ `aggregation?`: `string`; `metadata`: `Record`\<`string`, `any`\>; `name`: `string`; `threshold?`: `number`; `trials?`: `number`[]; `value`: `number`; \}\>

***

### spanId

> **spanId**: `string`

***

### status

> **status**: `string`

***

### task?

> `optional` **task**: [`Task`](Task.md)

***

### traceId

> **traceId**: `string`

***

### trials?

> `optional` **trials**: `number`

Number of trials run for this case
