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