Preparing search index...
The search index is not available
augment-vir - v31.2.0
augment-vir
FunctionTestCaseSingleInput
Type Alias FunctionTestCaseSingleInput<FunctionToTest>
FunctionTestCaseSingleInput
:
{
input
:
Parameters
<
FunctionToTest
>
[
0
]
}
&
BaseTestCase
<
Awaited
<
ReturnType
<
FunctionToTest
>
>
,
>
Input for a function test that only has a single input.
Type Parameters
FunctionToTest
extends
AnyFunction
Package
@augment-vir/test
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
augment-vir - v31.2.0
Loading...
Input for a function test that only has a single input.