blob: 3bfd3910190c69460350b1b39a1a5b11309ca9df [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.
FAIL typeof dt.getBoolean should throw an exception. Was function.
PASS successfullyParsed is true
TEST COMPLETE