Unit Test Results

Designed for use with JUnit and Ant.

Class org.umber.catalan.queues.SocketQueueTest

NameTestsErrorsFailuresTime(s)
SocketQueueTest50129.012

Tests

NameStatusTypeTime(s)
testGetNextCommand_NoClientsSuccess1.607
testGetNextCommand_OneClientSuccess4.530
testGetNextCommand_MultiClientSuccess6.008
testGetNextCommand_LateClientSuccess12.231
testGetClientCount_DeadClientsFailureclient count after client1 close, after getNextCommand() expected:<1> but was:<2>

junit.framework.AssertionFailedError: client count after client1 close, after getNextCommand() expected:<1> but was:<2> at org.umber.catalan.queues.SocketQueueTest.testGetClientCount_DeadClients(Unknown Source)
4.536
Properties »
System.err »