-1:000000000000 | 0:3dded28febda |
---|---|
1 # test script keyword. | |
2 | |
3 # cases where the test does not include an appropriate getTestCases() function, | |
4 # or where getTestCases() does not return an array of objects with methods | |
5 # testPassed() and testDescription() can not be included since they always | |
6 # produce unexpected failures. | |
7 | |
8 script scripttest-pass.html | |
9 fails script scripttest-fail.html | |
10 fails script scripttest-pass-fail.html |