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

Unit Test Results

Designed for use with JUnit and Ant.

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

NameTestsErrorsFailuresTime(s)
AddressTest120037.853

Tests

NameAssertionsStatusTypeTime(s)
testClone001[SipServlet:JAVADOC:Address1] - User agents can get a clone of this Address.Success4.080
testEquals001[SipServlet:JAVADOC:Address2] - User agents can compare the given Address with this Address.Success3.047
testGetSetDisplayName001[SipServlet:JAVADOC:Address3][SipServlet:JAVADOC:Address8] - User agents can get and set 'DisplayName' parameter of this Address.Success3.050
testGetSetExpires001[SipServlet:JAVADOC:Address4][SipServlet:JAVADOC:Address9] - User agents can get and set 'Expires' parameter of this Address.Success3.061
testGetSetQ001[SipServlet:JAVADOC:Address5][SipServlet:JAVADOC:Address10] - User agents can get and set 'q' parameter of this Address.Success3.062
testGetSetURI001[SipServlet:JAVADOC:Address6][SipServlet:JAVADOC:Address11] - User agents can get and set 'URI' of this Address.Success3.047
testIsWildcard001[SipServlet:JAVADOC:Address7] - User agents can determine if this Address represents the 'wildcard' contact address.Success3.038
testToString001[SipServlet:JAVADOC:Address12] - User agents can get the String representation of this Address.Success3.056
testSetDisplayName101[SipServlet:JAVADOC:Address8] - IllegalStateException should be thrown if this Address is used in a context where it cannot be modifiedSuccess3.045
testSetURI101[SipServlet:JAVADOC:Address11] - IllegalStateException should be thrown if this Address is used in a context where it cannot be modified.Success3.047
testSetURI102[SipServlet:JAVADOC:Address11] - NullPointerException be thrown on null uri.Success3.053
testSetQ101[SipServlet:JAVADOC:Address10] - IllegalArgumentException should be thrown if the new qvalue isn't between 0.0 and 1.0 (inclusive) and isn't -1.0.Success3.043
Properties »
System.out »