blob: 536d86e93d64df4a25cb5dc766d5a2dd504f2277 [file] [log] [blame]
LiveConnect 3.0 JavaScript to Java Data Type Conversion JavaObject to boolean
FAIL dt.PUB_BOOLEAN_REPRESENTATION = false ;dt.setBoolean( dt ); dt.PUB_BOOLEAN should throw an exception. Was false.
FAIL dt.PUB_BOOLEAN_REPRESENTATION = false ;dt.setBoolean( dt ); dt.getBoolean() should throw an exception. Was false.
PASS typeof dt.getBoolean) threw exception SyntaxError: Unexpected token ')'.
PASS successfullyParsed is true
TEST COMPLETE