blob: 68902deffcc11e41b635b7850915111a897c549c [file] [log] [blame]
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2019-05-01
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20190501" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Shiro :: Support :: Spring &#x2013; Surefire Report</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script>
</head>
<body class="topBarDisabled">
<div class="container-fluid">
<div id="banner">
<div class="pull-left">
<a href="../.." id="bannerLeft">
<img src="../../images/apache-shiro-logo.png" alt="Shiro"/>
</a>
</div>
<div class="pull-right"> <div id="bannerRight">
<img src="../../images/asf_logo.png" />
</div>
</div>
<div class="clear"><hr/></div>
</div>
<div id="breadcrumbs">
<ul class="breadcrumb">
<li class="">
<a href="../../index.html" title="Apache Shiro :: Support :: Spring">
Apache Shiro :: Support :: Spring</a>
<span class="divider">/</span>
</li>
<li class="">
<a href="../index.html" title="Apache Shiro :: Support">
Apache Shiro :: Support</a>
<span class="divider">/</span>
</li>
<li class="">
<a href="index.html" title="Apache Shiro :: Support :: Spring">
Apache Shiro :: Support :: Spring</a>
<span class="divider">/</span>
</li>
<li class="active ">Surefire Report</li>
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-05-01</li>
<li id="projectVersion" class="pull-right">
Version: 1.4.1
</li>
</ul>
</div>
<div class="row-fluid">
<div id="leftColumn" class="span2">
<div class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">Parent Project</li>
<li>
<a href="../index.html" title="Apache Shiro :: Support">
<span class="none"></span>
Apache Shiro :: Support</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
<span class="icon-chevron-right"></span>
Project Information</a>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
<span class="icon-chevron-down"></span>
Project Reports</a>
<ul class="nav nav-list">
<li>
<a href="xref/index.html" title="Source Xref">
<span class="none"></span>
Source Xref</a>
</li>
<li>
<a href="xref-test/index.html" title="Test Source Xref">
<span class="none"></span>
Test Source Xref</a>
</li>
<li>
<a href="pmd.html" title="PMD">
<span class="none"></span>
PMD</a>
</li>
<li class="active">
<a href="#"><span class="none"></span>Surefire Report</a>
</li>
<li>
<a href="taglist.html" title="Tag List">
<span class="none"></span>
Tag List</a>
</li>
<li>
<a href="jdepend-report.html" title="JDepend">
<span class="none"></span>
JDepend</a>
</li>
<li>
<a href="dashboard-report.html" title="DashBoard Report">
<span class="none"></span>
DashBoard Report</a>
</li>
<li>
<a href="jacoco/index.html" title="JaCoCo">
<span class="none"></span>
JaCoCo</a>
</li>
</ul>
</li>
</ul>
<hr />
<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
</div>
<div id="bodyColumn" class="span10" >
<script type="application/javascript">
//<![CDATA[
function toggleDisplay(elementId) {
var elm = document.getElementById(elementId + '-error');
if (elm == null) {
elm = document.getElementById(elementId + '-failure');
}
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><a name="Surefire_Report"></a>Surefire Report</h2></div>
<div class="section">
<h2><a name="Summary"></a>Summary</h2><a name="Summary"></a>
<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br />
<table border="1" class="table table-striped">
<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>37</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100%</td>
<td>3.002</td></tr></table><br />
<p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div>
<div class="section">
<h2><a name="Package_List"></a>Package List</h2><a name="Package_List"></a>
<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br />
<table border="1" class="table table-striped">
<tr class="a">
<th>Package</th>
<th>Tests</th>
<th>Errors</th>
<th>Failures</th>
<th>Skipped</th>
<th>Success Rate</th>
<th>Time</th></tr>
<tr class="b">
<td><a href="#org.apache.shiro.spring.config">org.apache.shiro.spring.config</a></td>
<td>5</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100%</td>
<td>0.382</td></tr>
<tr class="a">
<td><a href="#org.apache.shiro.spring.remoting">org.apache.shiro.spring.remoting</a></td>
<td>2</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100%</td>
<td>0.172</td></tr>
<tr class="b">
<td><a href="#org.apache.shiro.spring.security.interceptor">org.apache.shiro.spring.security.interceptor</a></td>
<td>22</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100%</td>
<td>0.665</td></tr>
<tr class="a">
<td><a href="#org.apache.shiro.spring.web">org.apache.shiro.spring.web</a></td>
<td>2</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100%</td>
<td>0.721</td></tr>
<tr class="b">
<td><a href="#org.apache.shiro.spring.web.config">org.apache.shiro.spring.web.config</a></td>
<td>6</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100%</td>
<td>1.062</td></tr></table><br />
<p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p>
<div class="section">
<h3><a name="org.apache.shiro.spring.config"></a>org.apache.shiro.spring.config</h3><a name="org.apache.shiro.spring.config"></a>
<table border="1" class="table table-striped">
<tr class="a">
<th></th>
<th>Class</th>
<th>Tests</th>
<th>Errors</th>
<th>Failures</th>
<th>Skipped</th>
<th>Success Rate</th>
<th>Time</th></tr>
<tr class="b">
<td><a href="#org.apache.shiro.spring.config.ShiroConfigurationWithOptionalComponentsTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
<td><a href="#org.apache.shiro.spring.config.ShiroConfigurationWithOptionalComponentsTest">ShiroConfigurationWithOptionalComponentsTest</a></td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100%</td>
<td>0.178</td></tr>
<tr class="a">
<td><a href="#org.apache.shiro.spring.config.ShiroEventBusAwareBeanPostProcessorTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
<td><a href="#org.apache.shiro.spring.config.ShiroEventBusAwareBeanPostProcessorTest">ShiroEventBusAwareBeanPostProcessorTest</a></td>
<td>2</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100%</td>
<td>0.091</td></tr>
<tr class="b">
<td><a href="#org.apache.shiro.spring.config.ShiroBeanConfigurationTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
<td><a href="#org.apache.shiro.spring.config.ShiroBeanConfigurationTest">ShiroBeanConfigurationTest</a></td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100%</td>
<td>0.051</td></tr>
<tr class="a">
<td><a href="#org.apache.shiro.spring.config.ShiroConfigurationTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
<td><a href="#org.apache.shiro.spring.config.ShiroConfigurationTest">ShiroConfigurationTest</a></td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100%</td>
<td>0.062</td></tr></table></div>
<div class="section">
<h3><a name="org.apache.shiro.spring.remoting"></a>org.apache.shiro.spring.remoting</h3><a name="org.apache.shiro.spring.remoting"></a>
<table border="1" class="table table-striped">
<tr class="a">
<th></th>
<th>Class</th>
<th>Tests</th>
<th>Errors</th>
<th>Failures</th>
<th>Skipped</th>
<th>Success Rate</th>
<th>Time</th></tr>
<tr class="b">
<td><a href="#org.apache.shiro.spring.remoting.SecureRemoteInvocationFactoryTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
<td><a href="#org.apache.shiro.spring.remoting.SecureRemoteInvocationFactoryTest">SecureRemoteInvocationFactoryTest</a></td>
<td>2</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100%</td>
<td>0.172</td></tr></table></div>
<div class="section">
<h3><a name="org.apache.shiro.spring.security.interceptor"></a>org.apache.shiro.spring.security.interceptor</h3><a name="org.apache.shiro.spring.security.interceptor"></a>
<table border="1" class="table table-striped">
<tr class="a">
<th></th>
<th>Class</th>
<th>Tests</th>
<th>Errors</th>
<th>Failures</th>
<th>Skipped</th>
<th>Success Rate</th>
<th>Time</th></tr>
<tr class="b">
<td><a href="#org.apache.shiro.spring.security.interceptor.DapcAuthorizationAnnotationTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
<td><a href="#org.apache.shiro.spring.security.interceptor.DapcAuthorizationAnnotationTest">DapcAuthorizationAnnotationTest</a></td>
<td>12</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100%</td>
<td>0.117</td></tr>
<tr class="a">
<td><a href="#org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisorTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
<td><a href="#org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisorTest">AuthorizationAttributeSourceAdvisorTest</a></td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100%</td>
<td>0.007</td></tr>
<tr class="b">
<td><a href="#org.apache.shiro.spring.security.interceptor.SchemaAuthorizationAnnotationTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
<td><a href="#org.apache.shiro.spring.security.interceptor.SchemaAuthorizationAnnotationTest">SchemaAuthorizationAnnotationTest</a></td>
<td>9</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100%</td>
<td>0.541</td></tr></table></div>
<div class="section">
<h3><a name="org.apache.shiro.spring.web"></a>org.apache.shiro.spring.web</h3><a name="org.apache.shiro.spring.web"></a>
<table border="1" class="table table-striped">
<tr class="a">
<th></th>
<th>Class</th>
<th>Tests</th>
<th>Errors</th>
<th>Failures</th>
<th>Skipped</th>
<th>Success Rate</th>
<th>Time</th></tr>
<tr class="b">
<td><a href="#org.apache.shiro.spring.web.ShiroFilterFactoryBeanTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
<td><a href="#org.apache.shiro.spring.web.ShiroFilterFactoryBeanTest">ShiroFilterFactoryBeanTest</a></td>
<td>2</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100%</td>
<td>0.721</td></tr></table></div>
<div class="section">
<h3><a name="org.apache.shiro.spring.web.config"></a>org.apache.shiro.spring.web.config</h3><a name="org.apache.shiro.spring.web.config"></a>
<table border="1" class="table table-striped">
<tr class="a">
<th></th>
<th>Class</th>
<th>Tests</th>
<th>Errors</th>
<th>Failures</th>
<th>Skipped</th>
<th>Success Rate</th>
<th>Time</th></tr>
<tr class="b">
<td><a href="#org.apache.shiro.spring.web.config.ShiroWebConfigurationTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
<td><a href="#org.apache.shiro.spring.web.config.ShiroWebConfigurationTest">ShiroWebConfigurationTest</a></td>
<td>4</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100%</td>
<td>0.537</td></tr>
<tr class="a">
<td><a href="#org.apache.shiro.spring.web.config.DefaultShiroFilterChainDefinitionTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
<td><a href="#org.apache.shiro.spring.web.config.DefaultShiroFilterChainDefinitionTest">DefaultShiroFilterChainDefinitionTest</a></td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100%</td>
<td>0.43</td></tr>
<tr class="b">
<td><a href="#org.apache.shiro.spring.web.config.ShiroWebConfigurationWithCacheTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
<td><a href="#org.apache.shiro.spring.web.config.ShiroWebConfigurationWithCacheTest">ShiroWebConfigurationWithCacheTest</a></td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100%</td>
<td>0.095</td></tr></table></div><br /></div>
<div class="section">
<h2><a name="Test_Cases"></a>Test Cases</h2><a name="Test_Cases"></a>
<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p>
<div class="section">
<h3><a name="SecureRemoteInvocationFactoryTest"></a>SecureRemoteInvocationFactoryTest</h3><a name="org.apache.shiro.spring.remoting.SecureRemoteInvocationFactoryTest"></a>
<table border="1" class="table table-striped">
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.remoting.SecureRemoteInvocationFactoryTest.testSessionManagerProxyNonStartRemoteInvocation"></a>testSessionManagerProxyNonStartRemoteInvocation</td>
<td>0.122</td></tr>
<tr class="b">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.remoting.SecureRemoteInvocationFactoryTest.testSessionManagerProxyStartRemoteInvocation"></a>testSessionManagerProxyStartRemoteInvocation</td>
<td>0.001</td></tr></table></div>
<div class="section">
<h3><a name="DapcAuthorizationAnnotationTest"></a>DapcAuthorizationAnnotationTest</h3><a name="org.apache.shiro.spring.security.interceptor.DapcAuthorizationAnnotationTest"></a>
<table border="1" class="table table-striped">
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.DapcAuthorizationAnnotationTest.testUserInterfaceFailure"></a>testUserInterfaceFailure</td>
<td>0</td></tr>
<tr class="b">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.DapcAuthorizationAnnotationTest.testAuthenticatedInterfaceFailure"></a>testAuthenticatedInterfaceFailure</td>
<td>0.001</td></tr>
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.DapcAuthorizationAnnotationTest.testGuestInterfaceFailure"></a>testGuestInterfaceFailure</td>
<td>0.001</td></tr>
<tr class="b">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.DapcAuthorizationAnnotationTest.testAuthenticatedImplementationFailure"></a>testAuthenticatedImplementationFailure</td>
<td>0.001</td></tr>
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.DapcAuthorizationAnnotationTest.testGuestImplementationFailure"></a>testGuestImplementationFailure</td>
<td>0.001</td></tr>
<tr class="b">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.DapcAuthorizationAnnotationTest.testAuthenticatedImplementation"></a>testAuthenticatedImplementation</td>
<td>0</td></tr>
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.DapcAuthorizationAnnotationTest.testGuestInterface"></a>testGuestInterface</td>
<td>0.001</td></tr>
<tr class="b">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.DapcAuthorizationAnnotationTest.testUserImplementationFailure"></a>testUserImplementationFailure</td>
<td>0.001</td></tr>
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.DapcAuthorizationAnnotationTest.testUserImplementation"></a>testUserImplementation</td>
<td>0.001</td></tr>
<tr class="b">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.DapcAuthorizationAnnotationTest.testUserInterface"></a>testUserInterface</td>
<td>0</td></tr>
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.DapcAuthorizationAnnotationTest.testGuestImplementation"></a>testGuestImplementation</td>
<td>0</td></tr>
<tr class="b">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.DapcAuthorizationAnnotationTest.testAuthenticatedInterface"></a>testAuthenticatedInterface</td>
<td>0</td></tr></table></div>
<div class="section">
<h3><a name="ShiroConfigurationWithOptionalComponentsTest"></a>ShiroConfigurationWithOptionalComponentsTest</h3><a name="org.apache.shiro.spring.config.ShiroConfigurationWithOptionalComponentsTest"></a>
<table border="1" class="table table-striped">
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.config.ShiroConfigurationWithOptionalComponentsTest.testMinimalConfiguration"></a>testMinimalConfiguration</td>
<td>0.022</td></tr></table></div>
<div class="section">
<h3><a name="ShiroWebConfigurationTest"></a>ShiroWebConfigurationTest</h3><a name="org.apache.shiro.spring.web.config.ShiroWebConfigurationTest"></a>
<table border="1" class="table table-striped">
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.web.config.ShiroWebConfigurationTest.sessionCookie"></a>sessionCookie</td>
<td>0.003</td></tr>
<tr class="b">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.web.config.ShiroWebConfigurationTest.testMinimalConfiguration"></a>testMinimalConfiguration</td>
<td>0.03</td></tr>
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.web.config.ShiroWebConfigurationTest.fakeCookie"></a>fakeCookie</td>
<td>0.01</td></tr>
<tr class="b">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.web.config.ShiroWebConfigurationTest.rememberMeCookie"></a>rememberMeCookie</td>
<td>0.001</td></tr></table></div>
<div class="section">
<h3><a name="DefaultShiroFilterChainDefinitionTest"></a>DefaultShiroFilterChainDefinitionTest</h3><a name="org.apache.shiro.spring.web.config.DefaultShiroFilterChainDefinitionTest"></a>
<table border="1" class="table table-striped">
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.web.config.DefaultShiroFilterChainDefinitionTest.insertOrderTest"></a>insertOrderTest</td>
<td>0.11</td></tr></table></div>
<div class="section">
<h3><a name="ShiroEventBusAwareBeanPostProcessorTest"></a>ShiroEventBusAwareBeanPostProcessorTest</h3><a name="org.apache.shiro.spring.config.ShiroEventBusAwareBeanPostProcessorTest"></a>
<table border="1" class="table table-striped">
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.config.ShiroEventBusAwareBeanPostProcessorTest.testPostConstructWithEventBusAware"></a>testPostConstructWithEventBusAware</td>
<td>0.014</td></tr>
<tr class="b">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.config.ShiroEventBusAwareBeanPostProcessorTest.testPostConstructNonAware"></a>testPostConstructNonAware</td>
<td>0.076</td></tr></table></div>
<div class="section">
<h3><a name="AuthorizationAttributeSourceAdvisorTest"></a>AuthorizationAttributeSourceAdvisorTest</h3><a name="org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisorTest"></a>
<table border="1" class="table table-striped">
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisorTest.matches"></a>matches</td>
<td>0.006</td></tr></table></div>
<div class="section">
<h3><a name="ShiroBeanConfigurationTest"></a>ShiroBeanConfigurationTest</h3><a name="org.apache.shiro.spring.config.ShiroBeanConfigurationTest"></a>
<table border="1" class="table table-striped">
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.config.ShiroBeanConfigurationTest.testBasicUsage"></a>testBasicUsage</td>
<td>0.004</td></tr></table></div>
<div class="section">
<h3><a name="ShiroConfigurationTest"></a>ShiroConfigurationTest</h3><a name="org.apache.shiro.spring.config.ShiroConfigurationTest"></a>
<table border="1" class="table table-striped">
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.config.ShiroConfigurationTest.testMinimalConfiguration"></a>testMinimalConfiguration</td>
<td>0.003</td></tr></table></div>
<div class="section">
<h3><a name="SchemaAuthorizationAnnotationTest"></a>SchemaAuthorizationAnnotationTest</h3><a name="org.apache.shiro.spring.security.interceptor.SchemaAuthorizationAnnotationTest"></a>
<table border="1" class="table table-striped">
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.SchemaAuthorizationAnnotationTest.testAuthenticatedImplementationFailure"></a>testAuthenticatedImplementationFailure</td>
<td>0.007</td></tr>
<tr class="b">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.SchemaAuthorizationAnnotationTest.testGuestImplementationFailure"></a>testGuestImplementationFailure</td>
<td>0.001</td></tr>
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.SchemaAuthorizationAnnotationTest.testAuthenticatedImplementation"></a>testAuthenticatedImplementation</td>
<td>0.001</td></tr>
<tr class="b">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.SchemaAuthorizationAnnotationTest.testGuestInterface"></a>testGuestInterface</td>
<td>0</td></tr>
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.SchemaAuthorizationAnnotationTest.testUserImplementationFailure"></a>testUserImplementationFailure</td>
<td>0.001</td></tr>
<tr class="b">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.SchemaAuthorizationAnnotationTest.testUserImplementation"></a>testUserImplementation</td>
<td>0</td></tr>
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.SchemaAuthorizationAnnotationTest.testUserInterface"></a>testUserInterface</td>
<td>0</td></tr>
<tr class="b">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.SchemaAuthorizationAnnotationTest.testGuestImplementation"></a>testGuestImplementation</td>
<td>0.001</td></tr>
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.security.interceptor.SchemaAuthorizationAnnotationTest.testAuthenticatedInterface"></a>testAuthenticatedInterface</td>
<td>0.005</td></tr></table></div>
<div class="section">
<h3><a name="ShiroWebConfigurationWithCacheTest"></a>ShiroWebConfigurationWithCacheTest</h3><a name="org.apache.shiro.spring.web.config.ShiroWebConfigurationWithCacheTest"></a>
<table border="1" class="table table-striped">
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.web.config.ShiroWebConfigurationWithCacheTest.testMinimalConfiguration"></a>testMinimalConfiguration</td>
<td>0</td></tr></table></div>
<div class="section">
<h3><a name="ShiroFilterFactoryBeanTest"></a>ShiroFilterFactoryBeanTest</h3><a name="org.apache.shiro.spring.web.ShiroFilterFactoryBeanTest"></a>
<table border="1" class="table table-striped">
<tr class="a">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.web.ShiroFilterFactoryBeanTest.testFilterDefinitionWithInit"></a>testFilterDefinitionWithInit</td>
<td>0.686</td></tr>
<tr class="b">
<td><img src="images/icon_success_sml.gif" alt="" /></td>
<td><a name="TC_org.apache.shiro.spring.web.ShiroFilterFactoryBeanTest.testFilterDefinition"></a>testFilterDefinition</td>
<td>0.035</td></tr></table></div><br /></div>
</div>
</div>
</div>
<hr/>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2004&#x2013;2019
<a href="https://www.apache.org/">The Apache Software Foundation</a>.
All rights reserved.
</p>
</div>
</div>
</footer>
</body>
</html>