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