Class: TestNavResponse
January 18, 2022 · View on GitHub
Kui API Documentation - v11.0.0 / @kui-shell/test / TestNavResponse
Class: TestNavResponse
@kui-shell/test.TestNavResponse
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new TestNavResponse(param)
Parameters
| Name | Type |
|---|---|
param | Param |
Defined in
packages/test/src/api/NavResponse.ts:39
Properties
param
• Readonly param: Param
Methods
run
▸ run(): void
Returns
void