UNPKG

@loopback/docs

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