## TestOperation interface

**Signature:**

```typescript
export interface TestOperation
```

## Properties

| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [op](/content/docs/sdk/core.testoperation.op) |  | 'test' |  |
| [path](/content/docs/sdk/core.testoperation.path) |  | string |  |
| [value](/content/docs/sdk/core.testoperation.value) |  | any |  |

- [TestOperation interface](/content/docs/sdk/core.testoperation#testoperation-interface/index.html)
- [Properties](/content/docs/sdk/core.testoperation#properties/index.html)
