BUPKIS
API
Assertions
Preparing search index...
bupkis
assertions
SyncSnapshotAssertions
Variable SyncSnapshotAssertions
Const
SyncSnapshotAssertions
:
readonly
[
AssertionFunctionSync
<
readonly
[
ZodUnknown
,
readonly
[
"to match snapshot"
,
"to match the snapshot"
,
"to equal snapshot"
,
"to equal the snapshot"
,
]
,
ZodNonOptional
<
ZodUnknown
>
,
]
,
(
actual
:
unknown
,
context
:
unknown
)
=>
void
|
AssertionFailure
,
readonly
[
ZodUnknown
,
PhraseLiteralChoiceSlot
<
readonly
[
"to match snapshot"
,
"to match the snapshot"
,
"to equal snapshot"
,
"to equal the snapshot"
,
]
,
>
,
ZodNonOptional
<
ZodUnknown
>
,
]
,
>
,
AssertionFunctionSync
<
readonly
[
ZodUnknown
,
readonly
[
"to match snapshot"
,
"to match the snapshot"
,
"to equal snapshot"
,
"to equal the snapshot"
,
]
,
ZodNonOptional
<
ZodUnknown
>
,
"with options"
,
ZodObject
<
{
hint
:
ZodOptional
<
ZodString
>
;
serializer
:
ZodOptional
<
ZodAny
>
}
,
$strip
,
>
,
]
,
(
actual
:
unknown
,
context
:
unknown
,
options
:
{
hint
?:
string
;
serializer
?:
any
}
,
)
=>
void
|
AssertionFailure
,
readonly
[
ZodUnknown
,
PhraseLiteralChoiceSlot
<
readonly
[
"to match snapshot"
,
"to match the snapshot"
,
"to equal snapshot"
,
"to equal the snapshot"
,
]
,
>
,
ZodNonOptional
<
ZodUnknown
>
,
PhraseLiteralSlot
<
"with options"
>
,
ZodObject
<
{
hint
:
ZodOptional
<
ZodString
>
;
serializer
:
ZodOptional
<
ZodAny
>
}
,
$strip
,
>
,
]
,
>
,
]
= ...
Tuple of snapshot-related synchronous assertions.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
API
Assertions
GitHub
npm
BUPKIS
Loading...
Tuple of snapshot-related synchronous assertions.