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