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

Unit Test Results

Designed for use with JUnit and Ant.

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

NameTestsErrorsFailuresTime(s)
TelURLTest70022.260

Tests

NameAssertionsStatusTypeTime(s)
testEquals001[SipServlet:JAVADOC:TelURL1] - User agents can compare the given TelURL with this TelURL.Success3.678
testGetPhoneContext001[SipServlet:JAVADOC:TelURL2] - User agents can get the phone context of this TelURL for local numbers or null if the phone number is global.Success3.062
testGetSetPhoneNumber001[SipServlet:JAVADOC:TelURL3][SipServlet:JAVADOC:TelURL5][SipServlet:JAVADOC:TelURL6] - User agents can get and set global/local phone number of this TelURL.Success3.061
testIsGlobal001[SipServlet:JAVADOC:TelURL4] - User agents can determine if this TelURL is global.Success3.070
testToString001[SipServlet:JAVADOC:TelURL7] - User agents can get the String representation of this TelURL.Success3.044
testSetPhoneNumber101[SipServlet:JAVADOC:TelURL5] - IllegalArgumentException should be thrown if the phone number was invalid according to validation rules specified in RFC3966.Success3.069
testSetPhoneNumber102[SipServlet:JAVADOC:TelURL6] - IllegalArgumentException should be thrown if the phone number was invalid according to validation rules specified in RFC3966.Success3.039
Properties »
System.out »