blob: 77ea16738f7bd9611770e0b24032febab39c0a62 [file] [log] [blame]
LiveConnect 3.0 JavaScript to Java Data Type Conversion Preferred argument conversion: JavaScript Object to Long
FAIL TEST_CLASS.ambiguous( MyFunction ) +'' should be LONG. Was BYTE.
FAIL TEST_CLASS.ambiguous( MyOtherFunction ) +'' should be LONG. Was BYTE.
FAIL TEST_CLASS.ambiguous( new MyObject(12345) ) +'' should be LONG. Was BYTE.
FAIL TEST_CLASS.ambiguous( new MyOtherObject("12345") ) +'' should be LONG. Was BYTE.
FAIL TEST_CLASS.ambiguous( new AnotherObject("12345") ) +'' should be LONG. Was BYTE.
PASS successfullyParsed is true
TEST COMPLETE