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

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

public class ReInviteBusyTest
extends TestCase

Author:
M. Ranganathan

Nested Class Summary
 class ReInviteBusyTest.ProtocolObjects
           
 class ReInviteBusyTest.Shootme
           
 
Field Summary
protected static org.apache.log4j.Appender console
           
protected static org.apache.log4j.Logger logger
           
protected  test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.Shootist shootist
           
 
Constructor Summary
ReInviteBusyTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testSendInvite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

shootist

protected test.unit.gov.nist.javax.sip.stack.ReInviteBusyTest.Shootist shootist

console

protected static final org.apache.log4j.Appender console

logger

protected static org.apache.log4j.Logger logger
Constructor Detail

ReInviteBusyTest

public ReInviteBusyTest()
Method Detail

setUp

public void setUp()

testSendInvite

public void testSendInvite()

tearDown

public void tearDown()


Copyright © 2012. All Rights Reserved.