blob: 4962889bf984a98a5b8853bf9afecdfbc94fab70 [file] [log] [blame]
LiveConnect 3.0 JavaScript to Java Data Type Conversion boolean conversion
FAIL dt.setByte( true ); dt.PUB_BYTE should throw an exception. Was 1.
FAIL dt.setByte( true ); dt.getByte() should throw an exception. Was 1.
FAIL typeof dt.getByte() should throw an exception. Was number.
PASS successfullyParsed is true
TEST COMPLETE