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

[Home](./index.md) &gt; [@contract-case/case-boundary](./case-boundary.md) &gt; [ContractCaseBoundaryConfig](./case-boundary.contractcaseboundaryconfig.md) &gt; [triggerAndTest](./case-boundary.contractcaseboundaryconfig.triggerandtest.md)

## ContractCaseBoundaryConfig.triggerAndTest property

Call the native trigger and test function (if any) for this interaction pair.

**Signature:**

```typescript
readonly triggerAndTest?: ITriggerFunction;
```
