blob: ecf46ee89e76608057e8e4ade805ba199a9b1f99 [file] [log] [blame]
LiveConnect 3.0 JavaScript to Java Data Type Conversion number conversion to char
FAIL dt.setChar( -1 ); dt.PUB_CHAR should throw an exception. Was 65535.
FAIL dt.setChar( -1 ); dt.getChar() should throw an exception. Was 65535.
FAIL typeof dt.getChar() should throw an exception. Was number.
PASS successfullyParsed is true
TEST COMPLETE