test.unit.gov.nist.javax.sip.stack
Class LooseDialogValidationTest
java.lang.Object
TestCase
test.unit.gov.nist.javax.sip.stack.LooseDialogValidationTest
public class LooseDialogValidationTest
- extends TestCase
Test originally tested the LOOSE_DIALOG_VALIDATION stack proprty to accept ACK retransmissions and to not validate CSeq numbers.
Later 4th Novemenr 2009 it was decided that instead of turing on LOOSE_DIALOG_VALIDATION, these features will be active when
AUTOMATIC_DIALOG_SUPPORT is "off".
- Author:
- vralev
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LooseDialogValidationTest
public LooseDialogValidationTest()
setUp
public void setUp()
tearDown
public void tearDown()
testCSeqValidationIsOff
public void testCSeqValidationIsOff()
Copyright © 2012. All Rights Reserved.