blob: 63b1a121a6c613da4371b90f24c507ec6155b530 [file] [log] [blame]
LiveConnect 3.0 JavaScript to Java Data Type Conversion null
FAIL dt.setFloat( null ); dt.PUB_FLOAT should throw an exception. Was 0.
FAIL dt.setFloat( null ); dt.getFloat() should throw an exception. Was 0.
FAIL typeof dt.getFloat() should throw an exception. Was number.
PASS successfullyParsed is true
TEST COMPLETE