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