Home
last modified time | relevance | path

Searched refs:assertPromiseIsResolvedWith (Results 1 – 4 of 4) sorted by relevance

/test/testfwk/arkxtest/jsunit/src/module/assert/
DassertPromiseIsResolvedWith.js18 function assertPromiseIsResolvedWith(actualPromise, expectedValue) { function
59 export default assertPromiseIsResolvedWith;
DExpectExtend.js37 import assertPromiseIsResolvedWith from './assertPromiseIsResolvedWith';
66 this.matchers.assertPromiseIsResolvedWith = assertPromiseIsResolvedWith;
/test/testfwk/arkxtest/jsunit/
Dindex.d.ts85 assertPromiseIsResolvedWith(expectValue?: any): void
/test/testfwk/arkxtest/
DREADME_zh.md126 | 22 | assertPromiseIsResolvedWith | @since1.0.4 判断promise是否处于Resolved状态,并且比较执行的结果值。 |
300 expect(p).assertPromiseIsResolvedWith({