test.unit.gov.nist.javax.sip.stack
Class MultipleContactsTest
java.lang.Object
TestCase
test.tck.TestHarness
test.tck.msgflow.callflows.ScenarioHarness
test.unit.gov.nist.javax.sip.stack.MultipleContactsTest
public class MultipleContactsTest
- extends ScenarioHarness
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 |
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, tearDown |
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 |
SERVER_PORT
public final int SERVER_PORT
- See Also:
- Constant Field Values
CLIENT_PORT
public final int CLIENT_PORT
- See Also:
- Constant Field Values
testProtocol
protected String testProtocol
headerFactory
public HeaderFactory headerFactory
messageFactory
public MessageFactory messageFactory
addressFactory
public AddressFactory addressFactory
host
public String host
MultipleContactsTest
public MultipleContactsTest()
setUp
public void setUp()
throws Exception
- Overrides:
setUp
in class ScenarioHarness
- Throws:
Exception
testMultipleContacts
public void testMultipleContacts()
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.