Preparing search index...
The search index is not available
augment-vir - v30.7.0
augment-vir
FunctionTestCaseSingleInput
Type Alias FunctionTestCaseSingleInput<FunctionToTest>
Function
Test
Case
Single
Input
<
FunctionToTest
>
:
{
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 - v30.7.0
Loading...
Input for a function test that only has a single input.