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

java.lang.Object
  extended by TestCase
      extended by test.tck.TestHarness
          extended by test.tck.msgflow.callflows.ScenarioHarness
              extended by test.unit.gov.nist.javax.sip.stack.SelfroutingTest

public class SelfroutingTest
extends ScenarioHarness


Field Summary
protected  test.unit.gov.nist.javax.sip.stack.SelfroutingTest.Shootist shootist
           
 
Fields inherited from class test.tck.msgflow.callflows.ScenarioHarness
providerTable, testedImplFlag, transport
 
Fields inherited from class test.tck.TestHarness
ABORT_ON_FAIL, abortOnFail, console, IMPLEMENTATION_PATH, LOCAL_ADDRESS, LOG_FILE_NAME, logFileName, path, printWriter, RI_PORT, riAddressFactory, riFactory, riHeaderFactory, riMessageFactory, testCounter, testResult, TI_PORT, tiAddressFactory, tiFactory, tiHeaderFactory, tiMessageFactory
 
Constructor Summary
SelfroutingTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testSelfroutingTCP()
           
 void testSelfroutingUDP()
           
 
Methods inherited from class test.tck.msgflow.callflows.ScenarioHarness
addRiProtocolObjects, addTiProtocolObjects, getRiProtocolObjects, getRiProtocolObjects, getTiProtocolObjects, getTiProtocolObjects, processDialogTerminated, processIOException, processRequest, processResponse, processTimeout, processTransactionTerminated, setUp, setUp, setUp, start
 
Methods inherited from class test.tck.TestHarness
assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNull, assertSame, assertTrue, assertTrue, checkImplementsInterface, fail, fail, fail, getImplementationPath, getRiProperties, getTiProperties, implementsInterface, logTestCompleted, logTestCompleted
 
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.SelfroutingTest.Shootist shootist
Constructor Detail

SelfroutingTest

public SelfroutingTest()
Method Detail

setUp

public void setUp()
Overrides:
setUp in class ScenarioHarness

testSelfroutingUDP

public void testSelfroutingUDP()

testSelfroutingTCP

public void testSelfroutingTCP()

tearDown

public void tearDown()
Overrides:
tearDown in class ScenarioHarness


Copyright © 2012. All Rights Reserved.