public class ReplyExceptionTest extends Object
ReplyException.| Constructor and Description |
|---|
ReplyExceptionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testReplyExceptionIntIntStringMessageReply()
Test method for
ReplyException.ReplyException(int, int, String, Message, Reply). |
void |
testReplyExceptionIntIntStringReply()
Test method for
ReplyException.ReplyException(int, int, String, Reply). |
void |
testReplyExceptionReply()
Test method for
ReplyException.ReplyException(Reply). |
void |
testReplyExceptionReplyString()
Test method for
ReplyException.ReplyException(Reply, String). |
void |
testReplyExceptionReplyThrowable()
Test method for
ReplyException.ReplyException(Reply, Throwable). |
public void testReplyExceptionIntIntStringMessageReply()
ReplyException.ReplyException(int, int, String, Message, Reply).public void testReplyExceptionIntIntStringReply()
ReplyException.ReplyException(int, int, String, Reply).public void testReplyExceptionReply()
ReplyException.ReplyException(Reply).public void testReplyExceptionReplyString()
ReplyException.ReplyException(Reply, String).public void testReplyExceptionReplyThrowable()
ReplyException.ReplyException(Reply, Throwable).Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.