Home
last modified time | relevance | path

Searched defs:expectedValue (Results 1 – 3 of 3) sorted by relevance

/test/testfwk/arkxtest/jsunit/src/module/assert/
DassertPromiseIsRejectedWithError.js18 function assertPromiseIsRejectedWithError(actualPromise, expectedValue) { argument
41 function matchError(actualValue, expectedValue) { argument
DassertPromiseIsRejectedWith.js18 function assertPromiseIsRejectedWith(actualPromise, expectedValue) { argument
DassertPromiseIsResolvedWith.js18 function assertPromiseIsResolvedWith(actualPromise, expectedValue) { argument