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

Unit Test Results

Designed for use with JUnit and Ant.

Class com.bea.sipservlet.tck.agents.spec.ApplicationRouterTest

NameTestsErrorsFailuresTime(s)
ApplicationRouterTest50019.892

Tests

NameAssertionsStatusTypeTime(s)
testApplicationRouterCase1[SipServlet:SPEC:AppRouter1] - Container shall keep route-info and region and then send back to router for each request, for directive is CONTINUE / REVERSE.Success4.270
testApplicationRouterCase2[SipServlet:SPEC:AppRouter2] - AR shall be notified by a list of new deployed applications. applicationDeployed() is called during AR initialize time. Success3.863
testApplicationRouterCase3[SipServlet:SPEC:AppRouter3] - Application Selection process is aligned with JSR289 description Directive: CONTINUE, REVERSE (Region shall be reversed), NEW.Success3.911
testApplicationRouterCase4[SipServlet:SPEC:AppRouter4] - Subscriber Identity and Routing Region in application are accessiable and identical with application router returned value SipSession.getSubscriberURI() SipSesision.getRegion()Success3.831
testApplicationRouterCase5[SipServlet:SPEC:AppRouter5] - Route Header: getRouteModifier() = ROUTE * If the first returned route is internal then the container MUST make it available to the applications via the SipServletRequest.getPoppedRoute() method and ignore the remaining ones.Success3.804
Properties »
System.out »