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

[Home](./index.md) &gt; [@contract-case/case-boundary](./case-boundary.md) &gt; [PrintableTestTitle](./case-boundary.printabletesttitle.md) &gt; [kind](./case-boundary.printabletesttitle.kind.md)

## PrintableTestTitle.kind property

Either 'success' to indicate success, or 'failure' to indicate failure

**Signature:**

```typescript
readonly kind: string;
```
