blob: 3cb82524abe1582aeff74a2e16bc1aa596100afd [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>JAMES Mail Protocol Tester (MPT) - Surefire Report</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
</head>
<body class="composite">
<div id="banner">
<a href="http://james.apache.org/mpt/index.html" id="bannerLeft">
<img src="images/james-mpt-logo.gif" alt="" />
</a>
<a href="http://www.apache.org/index.html" id="bannerRight">
<img src="images/asf-logo-reduced.gif" alt="" />
</a>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
Last Published: 07/07/2009
</div>
<div class="xright"> <a href="../../../../../people.apache.org/www/james.apache.org/index.html">JAMES Project</a>
|
<a href="../../../../../people.apache.org/www/james.apache.org/server/index.html">Server</a>
|
<a href="../../../../../people.apache.org/www/james.apache.org/mailet/index.html">Mailets</a>
|
<a href="../../../../../people.apache.org/www/james.apache.org/jspf/index.html">jSPF</a>
|
<a href="../../../../../people.apache.org/www/james.apache.org/mime4j/index.html">Mime4J</a>
|
<a href="../../../../../people.apache.org/www/james.apache.org/jsieve/index.html">JSieve</a>
|
<a href="../../../../../people.apache.org/www/james.apache.org/postage/index.html">Postage</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Mail Protocol Tester</h5>
<ul>
<li class="none">
<a href="index.html">Interface</a>
</li>
<li class="none">
<a href="doap_apache-james-mpt-app.rdf">DOAP</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="collapsed">
<a href="project-info.html">Project Information</a>
</li>
<li class="expanded">
<a href="project-reports.html">Project Reports</a>
<ul>
<li class="none">
<a href="emma/index.html">EMMA Test Coverage</a>
</li>
<li class="none">
<a href="jira-report.html">JIRA Report</a>
</li>
<li class="none">
<a href="rat-report.html">RAT Report</a>
</li>
<li class="none">
<a href="jxr.html">Source Xref</a>
</li>
<li class="none">
<strong>Surefire Report</strong>
</li>
<li class="none">
<a href="taglist.html">Tag List</a>
</li>
</ul>
</li>
</ul>
<h5>Mail Protocol Tester</h5>
<ul>
<li class="none">
<a href="http://james.apache.org/mpt/index.html">Overview</a>
</li>
<li class="none">
<a href="../release-notes.html">Release Notes</a>
</li>
<li class="none">
<a href="http://james.apache.org/mpt/main">Main Library</a>
</li>
<li class="none">
<a href="http://james.apache.org/mpt/antlib">AntLib</a>
</li>
<li class="none">
<a href="http://james.apache.org/mpt/app">Application</a>
</li>
</ul>
<h5>Releases</h5>
<ul>
<li class="none">
<a href="http://james.apache.org/mpt/0.1">0.1 Documentation</a>
</li>
<li class="none">
<a href="http://james.apache.org/mpt/0.1/release-notes.html">0.1 Release Notes</a>
</li>
</ul>
<h5>The Apache Software Foundation</h5>
<ul>
<li class="none">
<a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
</li>
<li class="none">
<a href="http://apache.org/foundation/faq.html">FAQ</a>
</li>
<li class="none">
<a href="http://apache.org/foundation/sponsorship.html">Sponsorship</a>
</li>
<li class="none">
<a href="http://apache.org/foundation/contributing.html">Donations</a>
</li>
<li class="none">
<a href="http://apache.org/foundation/thanks.html">Thanks</a>
</li>
</ul>
<h5>Downloads</h5>
<ul>
<li class="none">
<a href="../../../../../people.apache.org/www/james.apache.org/download.cgi">Stable releases</a>
</li>
<li class="none">
<a href="../../../../../people.apache.org/www/james.apache.org/downloadunstable.cgi">Unstable releases</a>
</li>
<li class="none">
<a href="http://people.apache.org/builds/james/nightly/">Nightly builds</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
<img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<script type="text/javascript">
function toggleDisplay(elementId) {
var elm = document.getElementById(elementId + 'error');
if (elm && typeof elm.style != "undefined") {
if (elm.style.display == "none") {
elm.style.display = "";
document.getElementById(elementId + 'off').style.display = "none";
document.getElementById(elementId + 'on').style.display = "inline";
} else if (elm.style.display == "") { elm.style.display = "none";
document.getElementById(elementId + 'off').style.display = "inline";
document.getElementById(elementId + 'on').style.display = "none";
}
}
}
</script><div class="section"><h2>Surefire Report</h2></div><div class="section"><h2><a name="Summary"></a>Summary</h2><br /><table class="bodyTable"><tr class="a"><th>Tests</th><th>Errors </th><th>Failures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td>0</td><td>0</td><td>0</td><td>0</td><td>0%</td><td>0</td></tr></table><br />Note: failures are anticipated and checked for with assertions while errors are unanticipated.<br /></div><br />
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">&#169;
2008-2009
The Apache Software Foundation
</div>
<div class="clear">
<hr/>
</div>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-1384591-1";
urchinTracker();
</script>
</body>
</html>