blob: 54f43e2e612b28ac5f06a2dc27697cff9c41f632 [file] [log] [blame]
LiveConnect 3.0 JavaScript to Java Data Type Conversion null
FAIL dt.setBoolean( null ); dt.PUB_BOOLEAN should throw an exception. Was false.
FAIL dt.setBoolean( null ); dt.getBoolean() should throw an exception. Was false.
FAIL typeof dt.getBoolean() should throw an exception. Was boolean.
PASS successfullyParsed is true
TEST COMPLETE