<%@ include file="header.jspf" %>

Test results

<%@ include file="links.jspf" %>

<%@ include file="stats.jspf" %>

 
<% if (result instanceof org.tagunit.TagTestContext) { org.tagunit.TagTestContext ttc = (org.tagunit.TagTestContext)result; out.print(""); out.print(""); } %> <% if (result instanceof org.tagunit.TagTestContext) { org.tagunit.TagTestContext ttc = (org.tagunit.TagTestContext)result; out.print(""); } %> Pass Warning Fail Error
Warning :  
Failure :  
Error :  
<%@ include file ="footer.jspf" %>