| Designed for use with JUnit and Ant. |
| Name | Tests | Errors | Failures | Time(s) |
|---|---|---|---|---|
| GroupRequestTest | 4 | 0 | 1 | 0.559 |
| Name | Status | Type | Time(s) |
|---|---|---|---|
| testMessageReception | Success | 0.395 | |
| testMessageReceptionWithSuspect | Success | 0.048 | |
| testMessageReceptionWithViewChange | Failure | expected:<0> but was:<1>junit.framework.AssertionFailedError: expected:<0> but was:<1> at org.jgroups.blocks.GroupRequestTest._testMessageReceptionWithViewChange(GroupRequestTest.java:100) at org.jgroups.blocks.GroupRequestTest.testMessageReceptionWithViewChange(GroupRequestTest.java:45) | 0.015 |
| testMessageReceptionWithViewChangeMemberLeft | Success | 0.003 |