<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@contract-case/case-definition-dsl](./case-definition-dsl.md) &gt; [interactions](./case-definition-dsl.interactions.md) &gt; [functions](./case-definition-dsl.interactions.functions.md) &gt; [FunctionExecutionExample](./case-definition-dsl.interactions.functions.functionexecutionexample.md) &gt; [arguments](./case-definition-dsl.interactions.functions.functionexecutionexample.arguments.md)

## interactions.functions.FunctionExecutionExample.arguments property

An array of expected function arguments (or test equivalence matchers for those arguments)

**Signature:**

```typescript
readonly arguments: AnyMatcherOrData[];
```
