blob: 637cae301446edc8ae49b5e2d057f90d905c59e6 [file] [log] [blame]
LiveConnect 3.0 JavaScript to Java Data Type Conversion Preferred argument conversion: boolean
FAIL TEST_CLASS["ambiguous(java.lang.Boolean)"](true) should be BOOLEAN_OBJECT. Threw exception TypeError: Result of expression 'TEST_CLASS["ambiguous(java.lang.Boolean)"]' [undefined] is not a function.
FAIL TEST_CLASS["ambiguous(java.lang.Boolean)"](false) should be BOOLEAN_OBJECT. Threw exception TypeError: Result of expression 'TEST_CLASS["ambiguous(java.lang.Boolean)"]' [undefined] is not a function.
FAIL TEST_CLASS["ambiguous(java.lang.Object)"](true) should be OBJECT. Threw exception TypeError: Result of expression 'TEST_CLASS["ambiguous(java.lang.Object)"]' [undefined] is not a function.
FAIL TEST_CLASS["ambiguous(java.lang.Object)"](false) should be OBJECT. Threw exception TypeError: Result of expression 'TEST_CLASS["ambiguous(java.lang.Object)"]' [undefined] is not a function.
FAIL TEST_CLASS["ambiguous(java.lang.String)"](true) should be STRING. Threw exception TypeError: Result of expression 'TEST_CLASS["ambiguous(java.lang.String)"]' [undefined] is not a function.
FAIL TEST_CLASS["ambiguous(java.lang.String)"](false) should be STRING. Threw exception TypeError: Result of expression 'TEST_CLASS["ambiguous(java.lang.String)"]' [undefined] is not a function.
PASS successfullyParsed is true
TEST COMPLETE