Preparing search index...
The search index is not available
augment-vir - v30.7.0
augment-vir
assertTestContext
Function assertTestContext
assert
Test
Context
<
const
SpecificEnv
>
(
context
,
env
)
:
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 - v30.7.0
Loading...
Asserts that the given context is for the given env, otherwise throws an Error.