ap@apple.com | fd21c99 | 2010-03-03 19:15:20 +0000 | [diff] [blame] | 1 | LiveConnect 3.0 JavaScript to Java Data Type Conversion null |
2 | |||||
3 | FAIL dt.setDouble( null ); dt.PUB_DOUBLE should throw an exception. Was 0. | ||||
4 | FAIL dt.setDouble( null ); dt.getDouble() should throw an exception. Was 0. | ||||
5 | FAIL typeof dt.getDouble() should throw an exception. Was number. | ||||
6 | PASS successfullyParsed is true | ||||
7 | |||||
8 | TEST COMPLETE | ||||
aestes@apple.com | b1297d3 | 2010-08-27 00:32:15 +0000 | [diff] [blame^] | 9 |