blob: 93a4dc669da3f3510e78a394d6f9c5f7857090bd [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