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

Unit Test Results

Designed for use with JUnit and Ant.

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

NameTestsErrorsFailuresTime(s)
SipApplicationSessionListenerTest30072.309

Tests

NameAssertionsStatusTypeTime(s)
testSessionCreated001[SipServlet:JAVADOC:SipApplicationSessionListener1][SipServlet:JAVADOC:SipApplicationSessionEvent2] - Notification that a session was created. Please NOTE if the container implements the SipApplicationSessionListener in multi-thread style, this case might fail because it is hard to decide how long towait the sessionCreated() method to be called back. So this case is optional.Success5.696
testSessionExpired001[SipServlet:JAVADOC:SipApplicationSessionListener3] - Notification that an application session has expired.Success63.099
testSessionReadyToInvalidate001[SipServlet:JAVADOC:SipApplicationSessionListener2] - Notification that a SipApplicationSession is in the ready-to-invalidate state.Success3.236
Properties »
System.out »