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

Unit Test Results

Designed for use with JUnit and Ant.

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

NameTestsErrorsFailuresTime(s)
TimerServiceTest40013.666

Tests

NameAssertionsStatusTypeTime(s)
testCreateTimer001[SipServlet:JAVADOC:TimerListener1][SipServlet:JAVADOC:TimerService1] - User agents can create a one-time ServletTimer and schedules it to expire after the specified delay.Success4.013
testCreateTimer002[SipServlet:JAVADOC:TimerService2] - User agents can create a repeating ServletTimer and schedules it to expire after the specified delay and then again at approximately regular intervals.Success3.120
testCreateTimer101[SipServlet:JAVADOC:TimerListener1][SipServlet:JAVADOC:TimerService1] - IllegalStateException should be thrown if the application session is invalid.Success3.055
testCreateTimer102[SipServlet:JAVADOC:TimerService2] - IllegalStateException should be thrown if the application session is invalid.Success3.237
Properties »
System.out »