public class ClientControlProcessingRequestReplyCallbackTest extends Object
Constructor and Description |
---|
ClientControlProcessingRequestReplyCallbackTest() |
Modifier and Type | Method and Description |
---|---|
void |
prepare() |
void |
testWhenDenied() |
void |
testWhenFailed() |
void |
testWhenGameFull() |
void |
testWhenJoinedQueue() |
void |
testWhenNameTaken() |
void |
testWhenNonExisting() |
void |
testWhenPendingApproval() |
void |
testWhenRunning() |
void |
testWhenSuccess() |
public ClientControlProcessingRequestReplyCallbackTest()
public void prepare() throws IOException
IOException
public void testWhenFailed()
public void testWhenNameTaken()
public void testWhenJoinedQueue()
public void testWhenGameFull()
public void testWhenNonExisting()
public void testWhenRunning()
public void testWhenPendingApproval()
public void testWhenDenied()
public void testWhenSuccess()
Copyright © 2017 smarTen. All rights reserved.