blob: 2a6c62b5a11e9cfabc72562ae75fc78e3e983526 [file] [log] [blame]
LiveConnect 3.0 JavaScript to Java Data Type Conversion number conversion to short
FAIL dt.setShort( NaN ); dt.PUB_SHORT should throw an exception. Was 0.
FAIL dt.setShort( NaN ); dt.getShort() should throw an exception. Was 0.
FAIL typeof dt.getShort() should throw an exception. Was number.
PASS successfullyParsed is true
TEST COMPLETE