1 Test whether then callback receivers are correctly set. 2 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 4 5 PASS fulfilled 6 PASS thisInOnFulfilled is undefined 7 PASS rejected 8 PASS thisInOnRejected is undefined 9 PASS successfullyParsed is true 10 11 TEST COMPLETE 12 13