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