blob: 2f13b546a1859194a93b2fcbf3cea8ce592bb506 [file] [log] [blame]
Test Promise with Promise A+ tests 2.2.5.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS 2.2.5 `onFulfilled` and `onRejected` must be called as functions (i.e. with no `this` value). strict mode fulfilled
PASS 2.2.5 `onFulfilled` and `onRejected` must be called as functions (i.e. with no `this` value). strict mode rejected
PASS 2.2.5 `onFulfilled` and `onRejected` must be called as functions (i.e. with no `this` value). sloppy mode fulfilled
PASS 2.2.5 `onFulfilled` and `onRejected` must be called as functions (i.e. with no `this` value). sloppy mode rejected
PASS successfullyParsed is true
TEST COMPLETE