blob: 958addcca4477832e1235d1f666b0e0043ddd765 [file] [log] [blame]
LiveConnect 3.0 JavaScript to Java Data Type Conversion null
FAIL dt.setDouble( null ); dt.PUB_DOUBLE should throw an exception. Was 0.
FAIL dt.setDouble( null ); dt.getDouble() should throw an exception. Was 0.
FAIL typeof dt.getDouble() should throw an exception. Was number.
PASS successfullyParsed is true
TEST COMPLETE