1 Test Promise.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5 PASS thisInInit is undefined
6 PASS thisInOnFulfilled is undefined
7 PASS result is "hello"
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
11
12