test_node_test-expected.txt revision 5f90462bbf4efb0ac7bb65a852d5559d0ab30f0b
1PASS nodeInResult(ROOT, result) is true
2PASS nodeInResult(ROOT, result) is false
3PASS nodeInResult(CHILD1, result) is false
4PASS nodeInResult(CHILD3, result) is true
5PASS nodeInResult(ROOT, result) is false
6PASS nodeInResult(CHILD1, result) is false
7PASS nodeInResult(CHILD3, result) is true
8PASS nodeInResult(ROOT, result) is true
9PASS nodeInResult(TEXT1, result) is true
10PASS nodeInResult(ROOT, result) is false
11PASS nodeInResult(TEXT1, result) is true
12PASS nodeInResult(ROOT, result) is false
13PASS nodeInResult(COMMENT, result) is true
14PASS nodeInResult(ROOT, result) is false
15PASS nodeInResult(PI, result) is true
16PASS nodeInResult(PI, result) is true
17PASS nodeInResult(PI2, result) is false
18PASS successfullyParsed is true
19
20TEST COMPLETE
21
22