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 | |