blob: 38731a0a18313e78aab845ee9ed6019927e576c1 [file] [log] [blame]
LiveConnect 3.0 JavaScript to Java Data Type Conversion JavaObject to long
FAIL dt.PUB_DOUBLE_REPRESENTATION = -9223372036854777000;dt.setLong( dt ); dt.PUB_LONG should throw an exception. Was 0.
FAIL dt.PUB_DOUBLE_REPRESENTATION = -9223372036854777000;dt.setLong( dt ); dt.getLong() should throw an exception. Was -9223372036854776000.
PASS typeof dt.getLong() is 'number'
PASS successfullyParsed is true
TEST COMPLETE