# Expected

### Expected

| Field        | Description                                    | Type    |
| ------------ | ---------------------------------------------- | ------- |
| `id`         | Refers to the unique id of the expected value. | integer |
| `fixture_id` | Refers to the fixture related to the value.    | integer |
| `type_id`    | Refers to the type of the Expected value.      | integer |
| `value`      | Displayes the value.                           | integer |

**Include options**

`type` `fixture`
