public class GroupChannelRegistryTest
extends java.lang.Object
| Constructor and Description |
|---|
GroupChannelRegistryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
emptyRegistry_properties() |
void |
getAll_members_collectionsReflectState() |
void |
getChannelActor_returnsActorRef_fromChannelSelf() |
void |
register_addsEntry_andReturnsPrevious_onOverwrite() |
void |
setUp() |
void |
unregister_removes_andIsIdempotent() |
public void setUp()
public void emptyRegistry_properties()
public void register_addsEntry_andReturnsPrevious_onOverwrite()
public void getChannelActor_returnsActorRef_fromChannelSelf()
public void unregister_removes_andIsIdempotent()
public void getAll_members_collectionsReflectState()