augment-vir - v31.51.1
Preparing search index...
BaseFunctionWithContext
Type Alias BaseFunctionWithContext
BaseFunctionWithContext
:
(
testContext
:
Readonly
<
UniversalTestContext
>
,
...
args
:
any
[]
,
)
=>
any
Base function under test type for all test cases that pass in the test context.
Type Declaration
(
testContext
:
Readonly
<
UniversalTestContext
>
,
...
args
:
any
[]
)
:
any
Parameters
testContext
:
Readonly
<
UniversalTestContext
>
...
args
:
any
[]
Returns
any
Package
@augment-vir/test
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
augment-vir - v31.51.1
Loading...
Base function under test type for all test cases that pass in the test context.