Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|
 | MIDletOutputStreamRedirectorTest | 6 | 0 | 0 | 0 | 100% | 0.182 |
 | IOUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.081 |
 | testNewDatagramInt | 0.066 |
| expected:<......> but was:<....localdomain...> | |
| junit.framework.ComparisonFailure: expected:<......> but was:<....localdomain...> 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:39)
| |
 | testNewDatagramIntString | 0.001 |
| expected:<......> but was:<....localdomain...> | |
| junit.framework.ComparisonFailure: expected:<......> but was:<....localdomain...> 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:51)
| |
 | testNewDatagramByteArrayInt | 0.002 |
| expected:<......> but was:<....localdomain...> | |
| junit.framework.ComparisonFailure: expected:<......> but was:<....localdomain...> 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:64)
| |
 | testNewDatagramByteArrayIntString | 0.001 |
| expected:<......> but was:<....localdomain...> | |
| junit.framework.ComparisonFailure: expected:<......> but was:<....localdomain...> 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:77)
| |
 | testGetLocalAddress | 0.013 |
 | testGetLocalPort | 0.002 |
 | testOpenConnection | 0.001 |
 | testRedirectStack | 0.051 |
 | testRedirectStackFromThread | 0.008 |
 | testMIDletInternalLogger | 0.009 |
 | testMIDletInternalLoggerSubClass | 0.013 |
 | testMIDletInternalStaticLogger | 0.01 |
 | testMIDletInternalStaticLoggerFromThread | 0.013 |
 | testDatagramImplInt | 0.022 |
 | testDatagramImplByteArrayInt | 0.001 |
 | testGetAddress | 0.018 |
| expected:<......> but was:<....localdomain...> | |
| junit.framework.ComparisonFailure: expected:<......> but was:<....localdomain...> 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:53)
| |
 | testGetData | 0.001 |
 | testGetLength | 0 |
 | testSetAddressString | 0.001 |
| expected:<......> but was:<....localdomain...> | |
| junit.framework.ComparisonFailure: expected:<......> but was:<....localdomain...> 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:92)
| |
 | testSetAddressDatagram | 0.002 |
| expected:<......> but was:<....localdomain...> | |
| junit.framework.ComparisonFailure: expected:<......> but was:<....localdomain...> 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:101)
| |
 | testReadWriteBoolean | 0.001 |
 | testReadWriteByte | 0.001 |
 | testReadWriteChar | 0.001 |
 | testReadWriteUTF | 0.001 |
 | testSkipBytes | 0.001 |
 | testValueOverride | 0.066 |
 | testValueOverrideByName | 0.015 |
 | testValueOverrideByNameWithCase | 0.009 |
 | testValueOverrideNoName | 0.005 |
 | testValueOverrideFonts | 0.019 |
 | testLoopback | 1.489 |
 | testServerSocketConnection | 0.05 |
 | 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...> |
| |