Summary

TestsErrors FailuresSkippedSuccess RateTime
6807089.706%9.443

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

Package List

PackageTestsErrors FailuresSkippedSuccess RateTime
org.microemu.util3000100%0.085
javax.microedition.io20000100%4.912
org.microemu.app.util10000100%0.433
org.microemu.app.classloader4000100%2.652
org.microemu.device.impl8000100%0.336
org.microemu.cldc.datagram2307069.565%1.025

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

org.microemu.util

ClassTestsErrors FailuresSkippedSuccess RateTime
Base64CoderTest3000100%0.085

javax.microedition.io

ClassTestsErrors FailuresSkippedSuccess RateTime
HttpsConnectionTest9000100%1.945
HttpConnectionTest7000100%0.313
SSLConnectionTest2000100%1.364
SocketConnectionTest2000100%1.29

org.microemu.app.util

ClassTestsErrors FailuresSkippedSuccess RateTime
MIDletOutputStreamRedirectorTest7000100%0.149
MIDletResourceInputStreamTest1000100%0.076
IOUtilsTest1000100%0.09
FileRecordStoreManagerTest1000100%0.118

org.microemu.app.classloader

ClassTestsErrors FailuresSkippedSuccess RateTime
MIDletClassLoaderTest4000100%2.652

org.microemu.device.impl

ClassTestsErrors FailuresSkippedSuccess RateTime
PolygonTest2000100%0.174
DeviceXMLInheritTest6000100%0.162

org.microemu.cldc.datagram

ClassTestsErrors FailuresSkippedSuccess RateTime
ConnectionTest704042.857%0.193
EndToEndDatagramTest4000100%0.665
DatagramImplTest1203075%0.167

Test Cases

ConnectionTest

testNewDatagramInt 0.068
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.006
testGetLocalPort0.002
testOpenConnection0.001

HttpsConnectionTest

testConnection1.284
testSecurityInfo0.044
testWrongCertificate0.222
testResponseCode0.051
testInputStream0.088
testDataInputStream0.012
testContentConnection0.019
testHeaders0.05
testBody0.053

HttpConnectionTest

testConnection0.133
testResponseCode0.005
testInputStream0.009
testDataInputStream0.006
testContentConnection0.004
testHeaders0.025
testBody0.022

MIDletOutputStreamRedirectorTest

testRedirectStack0.031
testRedirectMultiLine0.002
testRedirectStackFromThread0.01
testMIDletInternalLogger0.005
testMIDletInternalLoggerSubClass0.012
testMIDletInternalStaticLogger0.005
testMIDletInternalStaticLoggerFromThread0.008

EndToEndDatagramTest

testJ2SEtoJ2ME0.213
testJ2MEtoJ2SE0.132
testJ2MEtoJ2ME0.128
testJ2SEtoJ2SE0.129

MIDletResourceInputStreamTest

testReadPart0.007

PolygonTest

testTriangleContains0.081
testComplexContains0.023

SSLConnectionTest

testSecureConnection1.21
testSecurityInfo0.076

DatagramImplTest

testDatagramImplInt0.02
testDatagramImplByteArrayInt0.001
testGetAddress 0.01
expected:<......> but was:<....localdomain...>
testGetData0
testGetLength0
testSetAddressString 0.003
expected:<......> but was:<....localdomain...>
testSetAddressDatagram 0.001
expected:<......> but was:<....localdomain...>
testReadWriteBoolean0.001
testReadWriteByte0.001
testReadWriteChar0.001
testReadWriteUTF0.003
testSkipBytes0.001

IOUtilsTest

testCanonicalFileURL0.028

FileRecordStoreManagerTest

testSpecialCharacter0.059

Base64CoderTest

testEncode0.014
testDecode0.001
testAllBytes0.001

MIDletClassLoaderTest

testGetResourceAsStream0.038
testApplication0.38
testTimer0.025
testTimerCancell2.138

DeviceXMLInheritTest

testValueOverride0.053
testValueOverrideByName0.011
testChildElementsOverride0.008
testValueOverrideByNameWithCase0.002
testValueOverrideNoName0.003
testValueOverrideFonts0.015

SocketConnectionTest

testLoopback1.158
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...>