"); doc.close(); win.focus(); }

Unit Test Results

Designed for use with JUnit and Ant.

Class com.bea.sipservlet.tck.agents.api.javax_servlet_sip.SipFactoryTest

NameTestsErrorsFailuresTime(s)
SipFactoryTest200061.866

Tests

NameAssertionsStatusTypeTime(s)
testCreateAddress001[SipServlet:JAVADOC:SipFactory1] - Returns a Address corresponding to the specified string.Success3.773
testCreateAddress101[SipServlet:JAVADOC:SipFactory1] - Checks ServletParseException thrown when createAddress() failed.Success3.042
testCreateAddress002[SipServlet:JAVADOC:SipFactory1] - Returns a Address corresponding to the specified string when the argument is "*" .Success3.051
testCreateAddress003[SipServlet:JAVADOC:SipFactory2] - Returns an Address with the specified URI and no display name.Success3.068
testCreateAddress004[SipServlet:JAVADOC:SipFactory3] - Returns a new Address with the specified URI and display name.Success3.040
testCreateApplicationSession001[SipServlet:JAVADOC:SipFactory4] - Returns a new SipApplicationSession.Success3.051
testCreateApplicationSessionByKey001[SipServlet:JAVADOC:SipFactory5] - Returns a new SipApplicationSession belonging to a SIP application identified by a specific name. Success3.042
testCreateAuthInfo001[SipServlet:JAVADOC:SipFactory6] - Creates a new AuthInfo object that can be used to provide authentication information on servlet initiated requests.Success3.062
testCreateParameterable001[SipServlet:JAVADOC:SipFactory7] - Creates a new Parameterable parsed from the specified string. Success3.054
testCreateRequest001[SipServlet:JAVADOC:SipFactory8] - Returns a new request object with the specified request method, From, and To headers.Success3.042
testCreateRequest002[SipServlet:JAVADOC:SipFactory9] - Returns a new request object with the specified request method, From, and To headers.Success3.042
testCreateRequest003[SipServlet:JAVADOC:SipFactory10] - Returns a new request object with the specified request method, From, and To headers. Success3.038
testCreateRequest004[SipServlet:JAVADOC:SipFactory11] - Deprecated.Success3.017
testCreateRequest101[SipServlet:JAVADOC:SipFactory8] - Checks IllegalArgumentException thrown when createRequest(SipApplicationSession appSession, java.lang.String method, Address from, Address to) failed.Success3.078
testCreateRequest102[SipServlet:JAVADOC:SipFactory9] - Checks ServletParseException thrown when createRequest(SipApplicationSession appSession, java.lang.String method, java.lang.String from, java.lang.String to) failed.Success3.036
testCreateRequest103[SipServlet:JAVADOC:SipFactory9] - Checks IllegalArgumentException thrown when createRequest(SipApplicationSession appSession, java.lang.String method, java.lang.String from, java.lang.String to) failed.Success3.047
testCreateRequest104[SipServlet:JAVADOC:SipFactory10] - Checks IllegalArgumentException thrown when createRequest(SipApplicationSession appSession, java.lang.String method, URI from, URI to) failed.Success3.043
testCreateSipURI001[SipServlet:JAVADOC:SipFactory12] - Constructs a SipURI with the specified user and host components.Success3.038
testCreateURI001[SipServlet:JAVADOC:SipFactory13] - Returns a URI object corresponding to the specified string.Success3.043
testCreateURI101[SipServlet:JAVADOC:SipFactory13] - Checks ServletParseException thrown when createURI() failed.Success3.046
Properties »
System.out »