blob: dc8278b27eb522e73af54c9246ea139ee15956c1 [file] [log] [blame]
LiveConnect 3.0 JavaScript to Java Data Type Conversion boolean conversion
FAIL dt.setInteger( true ); dt.PUB_INT should throw an exception. Was 1.
FAIL dt.setInteger( true ); dt.getInteger() should throw an exception. Was 1.
PASS typeof dt.getInt() threw exception TypeError: Result of expression 'dt.getInt' [undefined] is not a function..
PASS successfullyParsed is true
TEST COMPLETE