3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6
7
8 PASS target.getElementsByTagName("attachment").length is 1
9 PASS target.getElementsByTagName("attachment")[0].file.name is "apple.gif"
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13