blob: 2c754d40ae7c9262e752e26b79e68746b35cf7d5 [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: Parse error.
PASS successfullyParsed is true
TEST COMPLETE