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

Unit Test Results

Designed for use with JUnit and Ant.

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

NameTestsErrorsFailuresTime(s)
URITest90028.321

Tests

NameAssertionsStatusTypeTime(s)
testClone001[SipServlet:JAVADOC:URI1] - User agents can get a clone of this URI.Success3.660
testEquals001[SipServlet:JAVADOC:URI2] - User agents can compare the given URI with this URI.Success3.049
testGetSetRemoveParameter001[SipServlet:JAVADOC:URI3][SipServlet:JAVADOC:URI7][SipServlet:JAVADOC:URI8] - User agents can get, set and remove a parameter of this URI.Success3.074
testGetParameterNames001[SipServlet:JAVADOC:URI4] - User agents can get an Iterator over the names of all parameterspresent in this URI.Success3.059
testGetScheme001[SipServlet:JAVADOC:URI5] - User agents can get the scheme of this URI, for example "sip", "sips" or "tel".Success3.044
testIsSipURI001[SipServlet:JAVADOC:URI6] - User agents can determine if this URI is a SipURI.Success3.062
testToString001[SipServlet:JAVADOC:URI9] - User agents can get the String representation of this URI.Success3.049
testGetParameter101[SipServlet:JAVADOC:URI3] - NullPointerException should be thrown if the key is null.Success3.045
testSetParameter101[SipServlet:JAVADOC:URI7] - NullPointerException should be thrown on eithet name or value being null.Success3.050
Properties »
System.out »