You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
etesync-android/libs/simple-xml-2.7/test/report/TEST-org.simpleframework.xm...

50 lines
2.6 KiB

Testsuite: org.simpleframework.xml.transform.TransformerTest
Tests run: 24, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
------------- Standard Error -----------------
org.simpleframework.xml.transform.InvalidFormatException: Cannot convert 'too long' to a character
at org.simpleframework.xml.transform.CharacterTransform.read(CharacterTransform.java:56)
at org.simpleframework.xml.transform.CharacterTransform.read(CharacterTransform.java:42)
at org.simpleframework.xml.transform.Transformer.read(Transformer.java:106)
at org.simpleframework.xml.transform.TransformerTest.testInvalidCharacter(TransformerTest.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
------------- ---------------- ---------------
Testcase: testInteger took 0.004 sec
Testcase: testString took 0.001 sec
Testcase: testCharacter took 0.001 sec
Testcase: testInvalidCharacter took 0.003 sec
Testcase: testFloat took 0.001 sec
Testcase: testDouble took 0 sec
Testcase: testBoolean took 0.001 sec
Testcase: testLong took 0 sec
Testcase: testShort took 0 sec
Testcase: testPrimitiveIntegerArray took 0.001 sec
Testcase: testPrimitiveLongArray took 0.001 sec
Testcase: testPrimitiveShortArray took 0 sec
Testcase: testPrimitiveByteArray took 0.001 sec
Testcase: testPrimitiveFloatArray took 0 sec
Testcase: testPrimitiveDoubleArray took 0 sec
Testcase: testPrimitiveCharacterArray took 0.001 sec
Testcase: testIntegerArray took 0 sec
Testcase: testBooleanArray took 0 sec
Testcase: testLongArray took 0.001 sec
Testcase: testShortArray took 0 sec
Testcase: testByteArray took 0 sec
Testcase: testFloatArray took 0 sec
Testcase: testDoubleArray took 0 sec
Testcase: testCharacterArray took 0 sec