| test.tck.msgflow.MessageFlowHarness test.tck.msgflow.TransactionTimeoutEventTest
TransactionTimeoutEventTest | public class TransactionTimeoutEventTest extends MessageFlowHarness (Code) | | Timeout test for invite client transactions -- test to see if an timeout
event is delivered to the listener if the RI refuses to send OK to the INVITE
Client Tx.
author: M. Ranganathan |
TransactionTimeoutEventTest | public TransactionTimeoutEventTest(String name)(Code) | | |
testClientTransactionTimeout | public void testClientTransactionTimeout()(Code) | | Test if the tx timeout is delivered.
|
testServerTransactionForRetransmissionAlerts | public void testServerTransactionForRetransmissionAlerts()(Code) | | |
testServerTransactionForTimeout | public void testServerTransactionForTimeout()(Code) | | |
Methods inherited from test.tck.msgflow.MessageFlowHarness | protected void addStatus(HeaderFactory headerFactory, Request request)(Code)(Java Doc) protected void addStatus(Request request, Response response)(Code)(Java Doc) protected Request createRequest(String method, AddressFactory addressFactory, HeaderFactory headerFactory, MessageFactory messageFactory, SipProvider srcProvider, SipProvider dstProvider, String contentType, String contentSubType, Object content) throws Exception(Code)(Java Doc) public ContactHeader createRiContact() throws TckInternalError(Code)(Java Doc) protected Request createRiInviteRequest(String contentType, String contentSubType, Object content) throws TckInternalError(Code)(Java Doc) protected Request createRiRegisterRequest() throws TckInternalError(Code)(Java Doc) public ContactHeader createTiContact() throws Exception(Code)(Java Doc) protected Request createTiInviteRequest(String contentType, String contentSubType, Object content) throws TiUnexpectedError(Code)(Java Doc) protected Request createTiRegisterRequest() throws TiUnexpectedError(Code)(Java Doc) public void setUp() throws java.lang.Exception(Code)(Java Doc) protected static void sleep(long sleepFor)(Code)(Java Doc) public void tearDown() throws java.lang.Exception(Code)(Java Doc) public static void waitForMessage()(Code)(Java Doc) protected static void waitForTimeout()(Code)(Java Doc) protected static void waitShortForMessage()(Code)(Java Doc)
|
|
|