@mudssky/jsutils
Preparing search index...
tableTest
Function tableTest
tableTest
<
INPUT
=
any
,
EXPECT
=
any
>
(
testCases
:
TestCase
<
INPUT
,
EXPECT
>
[]
,
checkFn
:
(
testCase
:
TestCase
<
INPUT
,
EXPECT
>
)
=>
any
,
)
:
void
Type Parameters
INPUT
=
any
EXPECT
=
any
Parameters
testCases
:
TestCase
<
INPUT
,
EXPECT
>
[]
checkFn
:
(
testCase
:
TestCase
<
INPUT
,
EXPECT
>
)
=>
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@mudssky/jsutils
Loading...