test.unit.gov.nist.javax.sip.stack
Class ServerTransactionRetransmissionTimerTest

java.lang.Object
  extended by TestCase
      extended by test.unit.gov.nist.javax.sip.stack.ServerTransactionRetransmissionTimerTest

public class ServerTransactionRetransmissionTimerTest
extends TestCase


Nested Class Summary
 class ServerTransactionRetransmissionTimerTest.Shootme
           
 
Field Summary
static boolean callerSendsBye
           
 
Constructor Summary
ServerTransactionRetransmissionTimerTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testRetransmit()
           
 void testRetransmitNoAckSent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

callerSendsBye

public static final boolean callerSendsBye
See Also:
Constant Field Values
Constructor Detail

ServerTransactionRetransmissionTimerTest

public ServerTransactionRetransmissionTimerTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testRetransmit

public void testRetransmit()

testRetransmitNoAckSent

public void testRetransmitNoAckSent()


Copyright © 2012. All Rights Reserved.