blob: 958addcca4477832e1235d1f666b0e0043ddd765 [file] [log] [blame]
ap@apple.comfd21c992010-03-03 19:15:20 +00001LiveConnect 3.0 JavaScript to Java Data Type Conversion null
2
3FAIL dt.setDouble( null ); dt.PUB_DOUBLE should throw an exception. Was 0.
4FAIL dt.setDouble( null ); dt.getDouble() should throw an exception. Was 0.
5FAIL typeof dt.getDouble() should throw an exception. Was number.
6PASS successfullyParsed is true
7
8TEST COMPLETE
aestes@apple.comb1297d32010-08-27 00:32:15 +00009