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

Unit Test Results

Designed for use with JUnit and Ant.

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

NameTestsErrorsFailuresTime(s)
ServletTimerTest70025.466

Tests

NameAssertionsStatusTypeTime(s)
testCancel001[SipServlet:JAVADOC:ServletTimer1] - Cancel this timer.Success4.250
testGetApplicationSession001[SipServlet:JAVADOC:ServletTimer2] - Return the application session associated with this ServletTimer.Success3.613
testGetId001[SipServlet:JAVADOC:ServletTimer3] - Return a string containing the unique identifier assigned to this timer task. The identifier is assigned by the servlet container and is implementation dependent.Success3.121
testGetInfo001[SipServlet:JAVADOC:ServletTimer4] - Get the information associated with the timer at the time of creation.Success3.110
testGetTimeRemaining001[SipServlet:JAVADOC:ServletTimer5] - Test getTimeRemaining for a repeating ServletTimerSuccess4.277
testGetTimeRemaining002[SipServlet:JAVADOC:ServletTimer5] - For a one-time timer that has already expired (i.e., current time > scheduled expiry time) this method will return the time remaining as a negative value. Success3.144
testScheduledExecutionTime001[SipServlet:JAVADOC:ServletTimer6] - Return the scheduled expiration time of the most recent actual expiration of this timer.Success3.747
Properties »
System.out »