HeaderAssert
HeaderAssert:
Object
Type declaration
expected
expected:
string
|string
[] |RegExp
fn
fn: (
actual
?) =>void
Parameters
• actual?: string
| string
[] | null
Returns
void
header
header:
string
type
type:
"header"
HeaderAssert:
Object
expected:
string
|string
[] |RegExp
fn: (
actual
?) =>void
• actual?: string
| string
[] | null
void
header:
string
type:
"header"