parent
823604a4e0
commit
d22259426c
@ -5,7 +5,7 @@ access it with `require('assert')`.
|
||||
|
||||
### assert.fail(actual, expected, message, operator)
|
||||
|
||||
Tests if `actual` is equal to `expected` using the operator provided.
|
||||
Throws an exception that displays the values for `actual` and `expected` separated by the provided operator.
|
||||
|
||||
### assert.ok(value, [message])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user