Preparing search index...
The search index is not available
augment-vir - v31.2.0
augment-vir
assertTestContext
Function assertTestContext
assertTestContext
<
const
SpecificEnv
extends
RuntimeEnv
>
(
context
:
UniversalTestContext
,
env
:
SpecificEnv
,
)
:
asserts
context
is
ContextByEnv
[
SpecificEnv
]
Asserts that the given context is for the given env, otherwise throws an Error.
Type Parameters
const
SpecificEnv
extends
RuntimeEnv
Parameters
context
:
UniversalTestContext
env
:
SpecificEnv
Returns
asserts
context
is
ContextByEnv
[
SpecificEnv
]
Package
@augment-vir/test
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
augment-vir - v31.2.0
Loading...
Asserts that the given context is for the given env, otherwise throws an Error.