unexpected
Version:
Extensible BDD assertion toolkit
306 lines • 7.13 kB
JSON
[
{
"label": "addAssertion (api)",
"url": "/api/addAssertion/"
},
{
"label": "addType (api)",
"url": "/api/addType/"
},
{
"label": "async (api)",
"url": "/api/async/"
},
{
"label": "clone (api)",
"url": "/api/clone/"
},
{
"label": "expect (api)",
"url": "/api/expect/"
},
{
"label": "fail (api)",
"url": "/api/fail/"
},
{
"label": "promise (api)",
"url": "/api/promise/"
},
{
"label": "promise.all (api)",
"url": "/api/promise-all/"
},
{
"label": "promise.any (api)",
"url": "/api/promise-any/"
},
{
"label": "promise.settle (api)",
"url": "/api/promise-settle/"
},
{
"label": "toString (api)",
"url": "/api/toString/"
},
{
"label": "UnexpectedError (api)",
"url": "/api/UnexpectedError/"
},
{
"label": "use (api)",
"url": "/api/use/"
},
{
"label": "withError (api)",
"url": "/api/withError/"
},
{
"label": "to be NaN (number)",
"url": "/assertions/number/to-be-NaN/"
},
{
"label": "when decoded as (Buffer)",
"url": "/assertions/Buffer/when-decoded-as/"
},
{
"label": "to be fulfilled (Promise)",
"url": "/assertions/Promise/to-be-fulfilled/"
},
{
"label": "to be rejected (Promise)",
"url": "/assertions/Promise/to-be-rejected/"
},
{
"label": "when fulfilled (Promise)",
"url": "/assertions/Promise/when-fulfilled/"
},
{
"label": "when rejected (Promise)",
"url": "/assertions/Promise/when-rejected/"
},
{
"label": "to be a (any)",
"url": "/assertions/any/to-be-a/"
},
{
"label": "to be defined (any)",
"url": "/assertions/any/to-be-defined/"
},
{
"label": "to be falsy (any)",
"url": "/assertions/any/to-be-falsy/"
},
{
"label": "to be null (any)",
"url": "/assertions/any/to-be-null/"
},
{
"label": "to be ok (any)",
"url": "/assertions/any/to-be-ok/"
},
{
"label": "to be truthy (any)",
"url": "/assertions/any/to-be-truthy/"
},
{
"label": "to be undefined (any)",
"url": "/assertions/any/to-be-undefined/"
},
{
"label": "to be (any)",
"url": "/assertions/any/to-be/"
},
{
"label": "to equal (any)",
"url": "/assertions/any/to-equal/"
},
{
"label": "to satisfy (any)",
"url": "/assertions/any/to-satisfy/"
},
{
"label": "when passed as parameter to (any)",
"url": "/assertions/any/when-passed-as-parameter-to/"
},
{
"label": "to be empty (array-like)",
"url": "/assertions/array-like/to-be-empty/"
},
{
"label": "to be non-empty (array-like)",
"url": "/assertions/array-like/to-be-non-empty/"
},
{
"label": "to contain (array-like)",
"url": "/assertions/array-like/to-contain/"
},
{
"label": "to have items satisfying (array-like)",
"url": "/assertions/array-like/to-have-items-satisfying/"
},
{
"label": "to have length (array-like)",
"url": "/assertions/array-like/to-have-length/"
},
{
"label": "when passed as parameters to (array-like)",
"url": "/assertions/array-like/when-passed-as-parameters-to/"
},
{
"label": "to be false (boolean)",
"url": "/assertions/boolean/to-be-false/"
},
{
"label": "to be true (boolean)",
"url": "/assertions/boolean/to-be-true/"
},
{
"label": "to call the callback with error (function)",
"url": "/assertions/function/to-call-the-callback-with-error/"
},
{
"label": "to call the callback without error (function)",
"url": "/assertions/function/to-call-the-callback-without-error/"
},
{
"label": "to call the callback (function)",
"url": "/assertions/function/to-call-the-callback/"
},
{
"label": "to error (function)",
"url": "/assertions/function/to-error/"
},
{
"label": "to have arity (function)",
"url": "/assertions/function/to-have-arity/"
},
{
"label": "to throw (function)",
"url": "/assertions/function/to-throw/"
},
{
"label": "to have message (Error)",
"url": "/assertions/Error/to-have-message/"
},
{
"label": "to be close to (number)",
"url": "/assertions/number/to-be-close-to/"
},
{
"label": "to be finite (number)",
"url": "/assertions/number/to-be-finite/"
},
{
"label": "to be greater than or equal to (number)",
"url": "/assertions/number/to-be-greater-than-or-equal-to/"
},
{
"label": "to be greater than (number)",
"url": "/assertions/number/to-be-greater-than/"
},
{
"label": "to be infinite (number)",
"url": "/assertions/number/to-be-infinite/"
},
{
"label": "to be less than or equal to (number)",
"url": "/assertions/number/to-be-less-than-or-equal-to/"
},
{
"label": "to be less than (number)",
"url": "/assertions/number/to-be-less-than/"
},
{
"label": "to be negative (number)",
"url": "/assertions/number/to-be-negative/"
},
{
"label": "to be positive (number)",
"url": "/assertions/number/to-be-positive/"
},
{
"label": "to be within (number)",
"url": "/assertions/number/to-be-within/"
},
{
"label": "to be canonical (object)",
"url": "/assertions/object/to-be-canonical/"
},
{
"label": "to have key (object)",
"url": "/assertions/object/to-have-key/"
},
{
"label": "to have keys satisfying (object)",
"url": "/assertions/object/to-have-keys-satisfying/"
},
{
"label": "to have keys (object)",
"url": "/assertions/object/to-have-keys/"
},
{
"label": "to have properties (object)",
"url": "/assertions/object/to-have-properties/"
},
{
"label": "to have property (object)",
"url": "/assertions/object/to-have-property/"
},
{
"label": "to have values satisfying (object)",
"url": "/assertions/object/to-have-values-satisfying/"
},
{
"label": "to be empty (string)",
"url": "/assertions/string/to-be-empty/"
},
{
"label": "to be greater than or equal to (string)",
"url": "/assertions/string/to-be-greater-than-or-equal-to/"
},
{
"label": "to be greater than (string)",
"url": "/assertions/string/to-be-greater-than/"
},
{
"label": "to be less than or equal to (string)",
"url": "/assertions/string/to-be-less-than-or-equal-to/"
},
{
"label": "to be less than (string)",
"url": "/assertions/string/to-be-less-than/"
},
{
"label": "to be non-empty (string)",
"url": "/assertions/string/to-be-non-empty/"
},
{
"label": "to be within (string)",
"url": "/assertions/string/to-be-within/"
},
{
"label": "to be (string)",
"url": "/assertions/string/to-be/"
},
{
"label": "to begin with (string)",
"url": "/assertions/string/to-begin-with/"
},
{
"label": "to contain (string)",
"url": "/assertions/string/to-contain/"
},
{
"label": "to end with (string)",
"url": "/assertions/string/to-end-with/"
},
{
"label": "to have length (string)",
"url": "/assertions/string/to-have-length/"
},
{
"label": "to match (string)",
"url": "/assertions/string/to-match/"
}
]