Status: New
Owner: [email protected]
Labels: Component-Sip-Servlets-Arquillian Type-Enhancement Roadmap-Issue
Priority-Medium Version-1.0.0
New issue 3121 by [email protected]: SipUnit "address already in use" for
coming tests, when transport change in a test
http://code.google.com/p/mobicents/issues/detail?id=3121
SipUnit elements are instantiated in the @Before method and released in the
@After method.
When in the test method we change the transport or address of the SipUnit's
sipStack, then the next tests will fail with
InvalidArgumentException "Address already in use".