Preparing search index...
The search index is not available
typefinity
typefinity
expect
CallbackAssertions
Type Alias CallbackAssertions<T>
CallbackAssertions
:
Pick
<
Assertions
<
T
,
Pick
<
NotAssertions
<
T
>
,
"toBe"
|
"toBeOfType"
|
"toThrow"
>
>
,
"not"
|
"toBe"
|
"toBeOfType"
|
"toThrow"
,
>
Assertions for callbacks/actions (type () => void)
Type Parameters
T
extends
()
=>
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
typefinity
Loading...
Assertions for callbacks/actions (type () => void)