OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
2 Harness Error. harness_status.status = 1 , harness_status.message = 10 duplicate
test names: "This tests Get function", "This tests case sensitive scenario", "T
ests Undefined", "Tests matchesNothingInDataset", "Tests Set", "Tests Is Null",
"Tests Delete", "Tests Native Delete", "Tests For In", "Set null" | 2 Harness Error. harness_status.status = 1 , harness_status.message = 10 duplicate
test names: "This tests Get function", "This tests case sensitive scenario", "T
ests Undefined", "Tests matchesNothingInDataset", "Tests Set", "Tests Is Null",
"Tests Delete", "Tests Native Delete", "Tests For In", "Set null" |
3 PASS This tests Get function | 3 PASS This tests Get function |
4 PASS This tests case sensitive scenario | 4 PASS This tests case sensitive scenario |
5 PASS Tests Undefined | 5 PASS Tests Undefined |
6 PASS Tests matchesNothingInDataset | 6 PASS Tests matchesNothingInDataset |
7 PASS Tests Set | 7 FAIL Tests Set Test bug: need to pass exception to assert_throws() |
8 PASS Tests Is Null | 8 PASS Tests Is Null |
9 PASS Tests Delete | 9 PASS Tests Delete |
10 PASS Tests Native Delete | 10 PASS Tests Native Delete |
11 PASS Tests For In | 11 PASS Tests For In |
12 PASS Set null | 12 PASS Set null |
13 PASS This tests Get function | 13 PASS This tests Get function |
14 PASS This tests case sensitive scenario | 14 PASS This tests case sensitive scenario |
15 PASS Tests Undefined | 15 PASS Tests Undefined |
16 PASS Tests matchesNothingInDataset | 16 PASS Tests matchesNothingInDataset |
17 PASS Tests Set | 17 FAIL Tests Set Test bug: need to pass exception to assert_throws() |
18 PASS Tests Is Null | 18 PASS Tests Is Null |
19 PASS Tests Delete | 19 PASS Tests Delete |
20 PASS Tests Native Delete | 20 PASS Tests Native Delete |
21 PASS Tests For In | 21 PASS Tests For In |
22 PASS Set null | 22 PASS Set null |
23 Harness: the test ran to completion. | 23 Harness: the test ran to completion. |
24 | 24 |
OLD | NEW |