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

Unit Test Results

Designed for use with JUnit and Ant.

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

NameTestsErrorsFailuresTime(s)
SipURITest160049.883

Tests

NameAssertionsStatusTypeTime(s)
testEquals001[SipServlet:JAVADOC:SipURI1] - User agents can compare the given SipURI with this SipURI.Success3.863
testGetSetRemoveHeader001[SipServlet:JAVADOC:SipURI2][SipServlet:JAVADOC:SipURI15][SipServlet:JAVADOC:SipURI16] - User agents can get, set and remove the value of the specified header.Success3.047
testGetHeaderNames001[SipServlet:JAVADOC:SipURI3] - User agents can get an Iterator over the names of all headers present in this SipURI.Success3.088
testGetSetHost001[SipServlet:JAVADOC:SipURI4][SipServlet:JAVADOC:SipURI17] - User agents can get and set the host part of this SipURI.Success3.053
testGetSetLrParam001[SipServlet:JAVADOC:SipURI5][SipServlet:JAVADOC:SipURI18] - User agents can determine if Lr parameter is set.Success3.040
testGetSetMAddrParam001[SipServlet:JAVADOC:SipURI6][SipServlet:JAVADOC:SipURI19] - User agents can get the value of the 'maddr' parameter, or null if this is not set.Success3.049
testGetSetMethodParam001[SipServlet:JAVADOC:SipURI7][SipServlet:JAVADOC:SipURI20] - User agents can get and set the value of the 'method' parameter, or null if this is not set.Success3.041
testGetSetPort001[SipServlet:JAVADOC:SipURI8][SipServlet:JAVADOC:SipURI21] - User agents can get and set the port number of this SipURI, or -1 if this is not set.Success3.095
testGetSetTransportParam001[SipServlet:JAVADOC:SipURI9][SipServlet:JAVADOC:SipURI23] - User agents can get and set the value of the 'transport' parameter, or null if this is not set.Success3.062
testGetSetTTLParam001[SipServlet:JAVADOC:SipURI10][SipServlet:JAVADOC:SipURI24] - User agents can get and set the value of the 'ttl' parameter, or -1 if this is not set.Success3.035
testGetSetUser001[SipServlet:JAVADOC:SipURI11][SipServlet:JAVADOC:SipURI25] - User agents can get and set the user part of this SipURI.Success3.044
testGetSetUserParam001[SipServlet:JAVADOC:SipURI12][SipServlet:JAVADOC:SipURI26] - User agents can get and set the value of the 'user' parameter, or null if this is not set.Success3.046
testGetSetUserPassword001[SipServlet:JAVADOC:SipURI13][SipServlet:JAVADOC:SipURI27] - User agents can get and set the password of this SipURI, or null if this is not set.Success3.079
testIsSetSecure001[SipServlet:JAVADOC:SipURI14][SipServlet:JAVADOC:SipURI22] - User agents can determine if this SipURI is secure, that is, if this it represents a sips URI.Success3.048
testToString001[SipServlet:JAVADOC:SipURI28] - User agents can get the String representation of this SipURI.Success3.037
testGetHeader101[SipServlet:JAVADOC:SipURI2] - NullPointerException should be thrown if the name is null.Success3.049
Properties »
System.out »