12 lines
235 B
Plaintext
12 lines
235 B
Plaintext
Test Promise.
|
|
|
|
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
PASS thisInInit is undefined
|
|
PASS thisInOnFulfilled is undefined
|
|
PASS result is "hello"
|
|
PASS successfullyParsed is true
|
|
|
|
TEST COMPLETE
|
|
|