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