@loopback/docs
Version:
Documentation for LoopBack 4
32 lines (20 loc) • 670 B
Markdown
lang: en
title: 'API docs: testlab.testcontext.retries'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
permalink: /doc/en/lb4/apidocs.testlab.testcontext.retries.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/testlab](./testlab.md) > [TestContext](./testlab.testcontext.md) > [retries](./testlab.testcontext.retries.md)
## TestContext.retries() method
<b>Signature:</b>
```typescript
retries(n: number): this;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| n | <code>number</code> | |
<b>Returns:</b>
`this`