| .org.microemu.tests.ItemsOnFormTest |
| |
testAddItems |
Error » |
|
|
Error: java.lang.ExceptionInInitializerError at org.microemu.tests.ItemsOnFormTest.testAddItems(ItemsOnFormTest.java:49) Caused
by: java.lang.NullPointerException at javax.microedition.lcdui.Command.(Command.java:67) at org.microemu.tests.ItemsOnForm.(ItemsOnForm.java:38) ...
30 more
|
|
|
|
|
|
|
|
| .org.microemu.cldc.datagram.ConnectionTest |
| |
testNewDatagramInt |
Failure » |
|
Failure:junit.framework.ComparisonFailure: expected: but was: at junit.framework.Assert.assertEquals(Assert.java:81) at
junit.framework.Assert.assertEquals(Assert.java:87) at org.microemu.cldc.datagram.ConnectionTest.testNewDatagramInt(ConnectionTest.java:44)
|
| |
testNewDatagramIntString |
Failure » |
|
Failure:junit.framework.ComparisonFailure: expected: but was: at junit.framework.Assert.assertEquals(Assert.java:81) at
junit.framework.Assert.assertEquals(Assert.java:87) at org.microemu.cldc.datagram.ConnectionTest.testNewDatagramIntString(ConnectionTest.java:56)
|
| |
testNewDatagramByteArrayInt |
Failure » |
|
Failure:junit.framework.ComparisonFailure: expected: but was: at junit.framework.Assert.assertEquals(Assert.java:81) at
junit.framework.Assert.assertEquals(Assert.java:87) at org.microemu.cldc.datagram.ConnectionTest.testNewDatagramByteArrayInt(ConnectionTest.java:69)
|
| |
testNewDatagramByteArrayIntString |
Failure » |
|
Failure:junit.framework.ComparisonFailure: expected: but was: at junit.framework.Assert.assertEquals(Assert.java:81) at
junit.framework.Assert.assertEquals(Assert.java:87) at org.microemu.cldc.datagram.ConnectionTest.testNewDatagramByteArrayIntString(ConnectionTest.java:82)
|
| |
testGetLocalAddress |
Success |
0.003 |
| |
testGetLocalPort |
Success |
0.000 |
| |
testOpenConnection |
Success |
0.000 |
|
|
|
|
|
|
|
| .org.microemu.cldc.datagram.DatagramImplTest |
| |
testDatagramImplInt |
Success |
0.006 |
| |
testDatagramImplByteArrayInt |
Success |
0.000 |
| |
testGetAddress |
Failure » |
|
Failure:junit.framework.ComparisonFailure: expected: but was: at junit.framework.Assert.assertEquals(Assert.java:81) at
junit.framework.Assert.assertEquals(Assert.java:87) at org.microemu.cldc.datagram.DatagramImplTest.testGetAddress(DatagramImplTest.java:58)
|
| |
testGetData |
Success |
0.000 |
| |
testGetLength |
Success |
0.001 |
| |
testSetAddressString |
Failure » |
|
Failure:junit.framework.ComparisonFailure: expected: but was: at junit.framework.Assert.assertEquals(Assert.java:81) at
junit.framework.Assert.assertEquals(Assert.java:87) at org.microemu.cldc.datagram.DatagramImplTest.testSetAddressString(DatagramImplTest.java:97)
|
| |
testSetAddressDatagram |
Failure » |
|
Failure:junit.framework.ComparisonFailure: expected: but was: at junit.framework.Assert.assertEquals(Assert.java:81) at
junit.framework.Assert.assertEquals(Assert.java:87) at org.microemu.cldc.datagram.DatagramImplTest.testSetAddressDatagram(DatagramImplTest.java:106)
|
| |
testReadWriteBoolean |
Success |
0.000 |
| |
testReadWriteByte |
Success |
0.001 |
| |
testReadWriteChar |
Success |
0.000 |
| |
testReadWriteUTF |
Success |
0.002 |
| |
testSkipBytes |
Success |
0.000 |
|
|
|
|
|
|
|
| .javax.microedition.lcdui.DisplayTest |
| |
warning |
Failure » |
|
|
Failure: junit.framework.AssertionFailedError: Exception in constructor: testConcurrency (java.lang.NullPointerException at javax.microedition.lcdui.Display.(Display.java:420) at
javax.microedition.lcdui.DisplayTest$MockDevice.(DisplayTest.java:259) at javax.microedition.lcdui.DisplayTest$MockDevice.(DisplayTest.java:257) at
javax.microedition.lcdui.DisplayTest.(DisplayTest.java:359) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at
java.lang.reflect.Constructor.newInstance(Constructor.java:513) at junit.framework.TestSuite.createTest(TestSuite.java:131) at
junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.(TestSuite.java:75) at
sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at
org.apache.maven.surefire.junit.JUnitTestSet.constructTestObject(JUnitTestSet.java:151) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:197) at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:165) at
org.apache.maven.surefire.Surefire.run(Surefire.java:107) 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 org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:289) at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1005) ) at junit.framework.Assert.fail(Assert.java:47) at
junit.framework.TestSuite$1.runTest(TestSuite.java:263) 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 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 org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:165) at
org.apache.maven.surefire.Surefire.run(Surefire.java:107) 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 org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:289) at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1005)
|
|
|
|
|
|
|
|
| .org.microemu.MIDP2APIDeclarationsTest |
| |
testAPIDeclaration |
Failure » |
|
|
Failure: junit.framework.AssertionFailedError: javax.microedition.lcdui.Command number of Methods, Extra method(s) [setImage(javax.microedition.lcdui.Image)]
expected:<4> but was:<5> javax.microedition.lcdui.Font number of Methods, Extra method(s) [hashCode()] expected:<16> but
was:<17> javax.microedition.lcdui.List.getTicker()Ljavax/microedition/lcdui/Ticker; is Missing javax.microedition.lcdui.List
number of Methods expected:<22> but was:<21> at junit.framework.Assert.fail(Assert.java:47) at net.sf.jour.signature.SignatureTestCase.testAPIDeclaration(SignatureTestCase.java:56) 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
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
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:165) at org.apache.maven.surefire.Surefire.run(Surefire.java:107) 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
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:289) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1005)
|
|
|
|
|
|
|
|
| .javax.bluetooth.JSR82APIDeclarationsTest |
| |
testAPIDeclaration |
Success |
0.211 |
|
|
|
|
|
|
|
| .javax.microedition.io.CLDC11APIDeclarationsTest |
| |
testAPIDeclaration |
Success |
0.201 |
|
|
|
|
|
|
|
| .javax.microedition.io.HttpConnectionTest |
| |
testConnection |
Success |
0.098 |
| |
testResponseCode |
Success |
0.002 |
| |
testInputStream |
Success |
0.002 |
| |
testDataInputStream |
Success |
0.002 |
| |
testContentConnection |
Success |
0.003 |
| |
testHeaders |
Success |
0.007 |
| |
testBody |
Success |
0.007 |
|
|
|
|
|
|
|
| .javax.microedition.io.HttpsConnectionTest |
| |
testConnection |
Success |
1.678 |
| |
testSecurityInfo |
Success |
0.006 |
| |
testWrongCertificate |
Success |
0.088 |
| |
testResponseCode |
Success |
0.012 |
| |
testInputStream |
Success |
0.007 |
| |
testDataInputStream |
Success |
0.006 |
| |
testContentConnection |
Success |
0.006 |
| |
testHeaders |
Success |
0.015 |
| |
testBody |
Success |
0.012 |
|
|
|
|
|
|
|
| .javax.microedition.io.SSLConnectionTest |
| |
testSecureConnection |
Success |
0.587 |
| |
testSecurityInfo |
Success |
0.048 |
|
|
|
|
|
|
|
| .javax.microedition.io.SocketConnectionTest |
| |
testLoopback |
Success |
1.080 |
| |
testServerSocketConnection |
Success |
0.046 |
|
|
|
|
|
|
|
| .javax.microedition.io.file.FileConnectionTest |
| |
testRoot |
Success |
0.009 |
| |
testDirectory |
Success |
0.001 |
| |
testFile |
Success |
0.000 |
| |
testFileWrite |
Success |
0.031 |
| |
testFileTruncate |
Success |
0.001 |
| |
testFileAppend |
Success |
0.001 |
|
|
|
|
|
|
|
| .javax.microedition.rms.RecordStoreTest |
| |
testGetSize |
Success |
0.006 |
| |
testRecordComparator |
Success |
0.003 |
|
|
|
|
|
|
|
| .javax.obex.JSR82APIObexDeclarationsTest |
| |
testAPIDeclaration |
Success |
0.184 |
|
|
|
|
|
|
|
| .org.microemu.app.classloader.MIDletClassLoaderTest |
| |
testGetResourceAsStream |
Success |
0.007 |
| |
testApplication |
Success |
0.044 |
| |
testTimer |
Success |
0.015 |
| |
testTimerCancell |
Success |
2.111 |
|
|
|
|
|
|
|
| .org.microemu.app.util.FileRecordStoreManagerTest |
| |
testSpecialCharacter |
Success |
0.015 |
|
|
|
|
|
|
|
| .org.microemu.app.util.IOUtilsTest |
| |
testCanonicalFileURL |
Success |
0.005 |
|
|
|
|
|
|
|
| .org.microemu.app.util.MIDletOutputStreamRedirectorTest |
| |
testRedirectStack |
Success |
0.010 |
| |
testRedirectMultiLine |
Success |
0.000 |
| |
testRedirectStackFromThread |
Success |
0.002 |
| |
testMIDletInternalLogger |
Success |
0.001 |
| |
testMIDletInternalLoggerSubClass |
Success |
0.001 |
| |
testMIDletInternalStaticLogger |
Success |
0.001 |
| |
testMIDletInternalStaticLoggerFromThread |
Success |
0.001 |
|
|
|
|
|
|
|
| .org.microemu.app.util.MIDletResourceInputStreamTest |
| |
testReadPart |
Success |
0.003 |
|
|
|
|
|
|
|
| .org.microemu.cldc.datagram.EndToEndDatagramTest |
| |
testJ2SEtoJ2ME |
Success |
0.130 |
| |
testJ2MEtoJ2SE |
Success |
0.110 |
| |
testJ2MEtoJ2ME |
Success |
0.110 |
| |
testJ2SEtoJ2SE |
Success |
0.109 |
|
|
|
|
|
|
|
| .org.microemu.device.impl.DeviceXMLInheritTest |
| |
testValueOverride |
Success |
0.014 |
| |
testValueOverrideByName |
Success |
0.003 |
| |
testChildElementsOverride |
Success |
0.001 |
| |
testValueOverrideByNameWithCase |
Success |
0.001 |
| |
testValueOverrideNoName |
Success |
0.000 |
| |
testValueOverrideFonts |
Success |
0.001 |
|
|
|
|
|
|
|
| .org.microemu.device.impl.PolygonTest |
| |
testTriangleContains |
Success |
0.025 |
| |
testComplexContains |
Success |
0.012 |
|
|
|
|
|
|
|
| .org.microemu.util.Base64CoderTest |
| |
testEncode |
Success |
0.004 |
| |
testDecode |
Success |
0.000 |
| |
testAllBytes |
Success |
0.000 |
|
|
|
|
|
|
|
| .test.CLDC10APIDeclarationsTest |
| |
testAPIDeclaration |
Success |
0.414 |
|
|
|
|
|
|
|
| .test.CLDC11APIDeclarationsTest |
| |
testAPIDeclaration |
Success |
0.408 |
|
|
|
|
|
|
|
| .test.MIDP20APIDeclarationsTest |
| |
testAPIDeclaration |
Success |
0.400 |
|
|
|
|
|
|
|