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