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