effect-ts-laws
Preparing search index...
vitest
testLawsWith
Function testLawsWith
testLawsWith
(
suiteApi
:
|
SuiteAPI
|
TypedChainableFunction
<
ChainableSuiteContextMap
,
SuiteCollectorCallable
<
object
>
,
{
each
:
TestEachFunction
;
for
:
SuiteForFunction
}
,
>
,
testApi
:
|
TestAPI
|
TypedChainableFunction
<
ChainableTestContextMap
,
TestCollectorCallable
<
object
>
,
{
each
:
TestEachFunction
;
for
:
TestForFunction
<
object
>
}
,
>
,
)
:
(
__namedParameters
:
LawSet
,
parameters
?:
ParameterOverrides
)
=>
void
Parameters
suiteApi
:
|
SuiteAPI
|
TypedChainableFunction
<
ChainableSuiteContextMap
,
SuiteCollectorCallable
<
object
>
,
{
each
:
TestEachFunction
;
for
:
SuiteForFunction
}
,
>
testApi
:
|
TestAPI
|
TypedChainableFunction
<
ChainableTestContextMap
,
TestCollectorCallable
<
object
>
,
{
each
:
TestEachFunction
;
for
:
TestForFunction
<
object
>
}
,
>
Returns
(
__namedParameters
:
LawSet
,
parameters
?:
ParameterOverrides
)
=>
void
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-ts-laws
Loading...