blob: 67e75d86c76c826df20214b9d65455355d2b12f7 [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