Summary

TestsErrors FailuresSkippedSuccess RateTime
6207088.71%9.589

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

PackageTestsErrors FailuresSkippedSuccess RateTime
org.microemu.util3000100%0.108
javax.microedition.io20000100%7.071
org.microemu.app.util7000100%0.263
org.microemu.app.classloader2000100%0.574
org.microemu.device.impl7000100%0.386
org.microemu.cldc.datagram2307069.565%1.187

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.microemu.util

ClassTestsErrors FailuresSkippedSuccess RateTime
Base64CoderTest3000100%0.108

javax.microedition.io

ClassTestsErrors FailuresSkippedSuccess RateTime
HttpsConnectionTest9000100%2.803
HttpConnectionTest7000100%0.39
SSLConnectionTest2000100%2.278
SocketConnectionTest2000100%1.6

org.microemu.app.util

ClassTestsErrors FailuresSkippedSuccess RateTime
MIDletOutputStreamRedirectorTest6000100%0.182
IOUtilsTest1000100%0.081

org.microemu.app.classloader

ClassTestsErrors FailuresSkippedSuccess RateTime
MIDletClassLoaderTest2000100%0.574

org.microemu.device.impl

ClassTestsErrors FailuresSkippedSuccess RateTime
PolygonTest2000100%0.2
DeviceXMLInheritTest5000100%0.186

org.microemu.cldc.datagram

ClassTestsErrors FailuresSkippedSuccess RateTime
ConnectionTest704042.857%0.213
EndToEndDatagramTest4000100%0.786
DatagramImplTest1203075%0.188

Test Cases

ConnectionTest

testNewDatagramInt 0.066
expected:<......> but was:<....localdomain...>
testNewDatagramIntString 0.001
expected:<......> but was:<....localdomain...>
testNewDatagramByteArrayInt 0.002
expected:<......> but was:<....localdomain...>
testNewDatagramByteArrayIntString 0.001
expected:<......> but was:<....localdomain...>
testGetLocalAddress0.013
testGetLocalPort0.002
testOpenConnection0.001

HttpsConnectionTest

testConnection1.856
testSecurityInfo0.049
testWrongCertificate0.263
testResponseCode0.096
testInputStream0.031
testDataInputStream0.018
testContentConnection0.027
testHeaders0.072
testBody0.248

HttpConnectionTest

testConnection0.226
testResponseCode0.007
testInputStream0.005
testDataInputStream0.009
testContentConnection0.005
testHeaders0.046
testBody0.023

MIDletOutputStreamRedirectorTest

testRedirectStack0.051
testRedirectStackFromThread0.008
testMIDletInternalLogger0.009
testMIDletInternalLoggerSubClass0.013
testMIDletInternalStaticLogger0.01
testMIDletInternalStaticLoggerFromThread0.013

EndToEndDatagramTest

testJ2SEtoJ2ME0.235
testJ2MEtoJ2SE0.147
testJ2MEtoJ2ME0.201
testJ2SEtoJ2SE0.129

PolygonTest

testTriangleContains0.099
testComplexContains0.032

SSLConnectionTest

testSecureConnection2.087
testSecurityInfo0.125

DatagramImplTest

testDatagramImplInt0.022
testDatagramImplByteArrayInt0.001
testGetAddress 0.018
expected:<......> but was:<....localdomain...>
testGetData0.001
testGetLength0
testSetAddressString 0.001
expected:<......> but was:<....localdomain...>
testSetAddressDatagram 0.002
expected:<......> but was:<....localdomain...>
testReadWriteBoolean0.001
testReadWriteByte0.001
testReadWriteChar0.001
testReadWriteUTF0.001
testSkipBytes0.001

IOUtilsTest

testCanonicalFileURL0.019

Base64CoderTest

testEncode0.018
testDecode0.001
testAllBytes0.003

MIDletClassLoaderTest

testGetResourceAsStream0.034
testApplication0.452

DeviceXMLInheritTest

testValueOverride0.066
testValueOverrideByName0.015
testValueOverrideByNameWithCase0.009
testValueOverrideNoName0.005
testValueOverrideFonts0.019

SocketConnectionTest

testLoopback1.489
testServerSocketConnection0.05

Failure Details

testNewDatagramInt
junit.framework.ComparisonFailure: expected:<......> but was:<....localdomain...>
testNewDatagramIntString
junit.framework.ComparisonFailure: expected:<......> but was:<....localdomain...>
testNewDatagramByteArrayInt
junit.framework.ComparisonFailure: expected:<......> but was:<....localdomain...>
testNewDatagramByteArrayIntString
junit.framework.ComparisonFailure: expected:<......> but was:<....localdomain...>
testGetAddress
junit.framework.ComparisonFailure: expected:<......> but was:<....localdomain...>
testSetAddressString
junit.framework.ComparisonFailure: expected:<......> but was:<....localdomain...>
testSetAddressDatagram
junit.framework.ComparisonFailure: expected:<......> but was:<....localdomain...>