@twinfinity/core
Preparing search index...
createMockTypedResponse
Function createMockTypedResponse
createMockTypedResponse
<
T
>
(
o
:
{
value
:
T
}
&
Partial
<
Response
>
,
)
:
TypedResponse
<
T
>
Creates a mocked TypedResponse for testing
Type Parameters
T
Parameters
o
:
{
value
:
T
}
&
Partial
<
Response
>
Returns
TypedResponse
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@twinfinity/core
Loading...
Creates a mocked TypedResponse for testing