Modified: websites/production/turbine/content/fulcrum/fulcrum-testcontainer/apidocs/org/apache/fulcrum/testcontainer/BaseUnit4Test.html ============================================================================== --- websites/production/turbine/content/fulcrum/fulcrum-testcontainer/apidocs/org/apache/fulcrum/testcontainer/BaseUnit4Test.html (original) +++ websites/production/turbine/content/fulcrum/fulcrum-testcontainer/apidocs/org/apache/fulcrum/testcontainer/BaseUnit4Test.html Tue May 21 03:45:40 2019 @@ -1,25 +1,39 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="de"> +<html lang="en"> <head> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>BaseUnit4Test (Fulcrum Test Container 1.0.8-SNAPSHOT API)</title> +<title>BaseUnit4Test (Fulcrum Test Container 1.0.8 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BaseUnit4Test (Fulcrum Test Container 1.0.8-SNAPSHOT API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="BaseUnit4Test (Fulcrum Test Container 1.0.8 API)"; + } + } + catch(err) { } //--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -34,15 +48,15 @@ </div> <div class="subNav"> <ul class="navList"> -<li>Prev Class</li> -<li><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnitTest.html" title="class in org.apache.fulcrum.testcontainer"><span class="strong">Next Class</span></a></li> +<li>Prev Class</li> +<li><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html" title="class in org.apache.fulcrum.testcontainer"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/fulcrum/testcontainer/BaseUnit4Test.html" target="_top">Frames</a></li> -<li><a href="BaseUnit4Test.html" target="_top">No Frames</a></li> +<li><a href="BaseUnit4Test.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -60,18 +74,18 @@ <ul class="subNavList"> <li>Summary: </li> <li>Nested | </li> -<li><a href="#field_summary">Field</a> | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> +<li><a href="#field.summary">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> -<li><a href="#field_detail">Field</a> | </li> -<li><a href="#constructor_detail">Constr</a> | </li> -<li><a href="#method_detail">Method</a></li> +<li><a href="#field.detail">Field</a> | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> </ul> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -82,7 +96,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> <li>org.apache.fulcrum.testcontainer.BaseUnit4Test</li> @@ -94,8 +108,8 @@ <li class="blockList"> <hr> <br> -<pre>public class <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.40">BaseUnit4Test</a> -extends <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +<pre>public class <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.58">BaseUnit4Test</a> +extends <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> <div class="block">Alternative Base class to <a href="../../../../org/apache/fulcrum/testcontainer/BaseUnitTest.html" title="class in org.apache.fulcrum.testcontainer"><code>BaseUnitTest</code></a> for component tests. This version doesn't load the container until the @@ -103,11 +117,14 @@ extends <a href="http://download.oracle. roleFileName, possible one per test. JUnit 4 Version of BaseUnitTest class.</div> -<dl><dt><span class="strong">Version:</span></dt> - <dd>$Id$</dd> -<dt><span class="strong">Author:</span></dt> - <dd><a href="mailto:[email protected]">Eric Pugh</a>, <a href="mailto:[email protected]">Quinton McCombs</a></dd> -<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnitTest.html" title="class in org.apache.fulcrum.testcontainer"><code>BaseUnitTest</code></a></dd></dl> +<dl> +<dt><span class="simpleTagLabel">Version:</span></dt> +<dd>$Id$</dd> +<dt><span class="simpleTagLabel">Author:</span></dt> +<dd><a href="mailto:[email protected]">Eric Pugh</a>, <a href="mailto:[email protected]">Quinton McCombs</a></dd> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnitTest.html" title="class in org.apache.fulcrum.testcontainer"><code>BaseUnitTest</code></a></dd> +</dl> </li> </ul> </div> @@ -116,58 +133,64 @@ extends <a href="http://download.oracle. <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> -<li class="blockList"><a name="field_summary"> +<li class="blockList"><a name="field.summary"> <!-- --> </a> <h3>Field Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#COMPONENT_APP_ROOT">COMPONENT_APP_ROOT</a></strong></code> -<div class="block">Key used in the context for defining the application root</div> +<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#attributes">attributes</a></span></code> +<div class="block">Hash map to store attributes for the test</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#CONTAINER_ECM">CONTAINER_ECM</a></strong></code> </td> +<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#COMPONENT_APP_ROOT">COMPONENT_APP_ROOT</a></span></code> +<div class="block">Key used in the context for defining the application root</div> +</td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#CONTAINER_YAAFI">CONTAINER_YAAFI</a></strong></code> </td> +<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#CONTAINER_ECM">CONTAINER_ECM</a></span></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#containerType">containerType</a></strong></code> -<div class="block">Pick the default container to be Yaafi</div> -</td> +<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#CONTAINER_YAAFI">CONTAINER_YAAFI</a></span></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#defaultLogLevel">defaultLogLevel</a></strong></code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#defaultLogLevel">defaultLogLevel</a></span></code> <div class="block">Use INFO for ConsoleLogger</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#maxInactiveInterval">maxInactiveInterval</a></span></code> +<div class="block">set the Max inactive interval</div> +</td> +</tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> -<li class="blockList"><a name="constructor_summary"> +<li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd"> </span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#BaseUnit4Test()">BaseUnit4Test</a></strong>()</code> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#BaseUnit4Test--">BaseUnit4Test</a></span>()</code> <div class="block">Constructor for test.</div> </td> </tr> @@ -176,77 +199,91 @@ extends <a href="http://download.oracle. </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> -<li class="blockList"><a name="method_summary"> +<li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> -<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#getConfigurationFileName()">getConfigurationFileName</a></strong>()</code> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#getConfigurationFileName--">getConfigurationFileName</a></span>()</code> <div class="block">Gets the configuration file name for the container should use for this test.</div> </td> </tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#getParameterFileName()">getParameterFileName</a></strong>()</code> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#getContainerType--">getContainerType</a></span>()</code> </td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javaee/6/api/javax/servlet/http/HttpServletRequest.html?is-external=true" title="class or interface in javax.servlet.http">HttpServletRequest</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#getMockRequest--">getMockRequest</a></span>()</code> +<div class="block">Get a mock requestion</div> +</td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#getParameterFileName--">getParameterFileName</a></span>()</code> <div class="block">Gets the parameter file name for the container should use for this test.</div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#getRoleFileName()">getRoleFileName</a></strong>()</code> +<tr id="i4" class="altColor"> +<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#getRoleFileName--">getRoleFileName</a></span>()</code> <div class="block">Gets the role file name for the container should use for this test.</div> </td> </tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#lookup(java.lang.String)">lookup</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> roleName)</code> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#lookup-java.lang.String-">lookup</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> roleName)</code> <div class="block">Returns an instance of the named component.</div> </td> </tr> -<tr class="altColor"> +<tr id="i6" class="altColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#release(java.lang.Object)">release</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> component)</code> -<div class="block">Releases the component</div> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#release-java.lang.Object-">release</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> component)</code> +<div class="block">Releases the component.</div> </td> </tr> -<tr class="rowColor"> +<tr id="i7" class="rowColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#setConfigurationFileName(java.lang.String)">setConfigurationFileName</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> configurationFileName)</code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#setConfigurationFileName-java.lang.String-">setConfigurationFileName</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> configurationFileName)</code> <div class="block">Gets the configuration file name for the container should use for this test.</div> </td> </tr> -<tr class="altColor"> +<tr id="i8" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#setContainerType-java.lang.String-">setContainerType</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> containerType)</code> </td> +</tr> +<tr id="i9" class="rowColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#setLogLevel(int)">setLogLevel</a></strong>(int logLevel)</code> -<div class="block">Set the console logger level,</div> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#setLogLevel-int-">setLogLevel</a></span>(int logLevel)</code> +<div class="block">Set the console logger level</div> </td> </tr> -<tr class="rowColor"> +<tr id="i10" class="altColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#setRoleFileName(java.lang.String)">setRoleFileName</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> roleFileName)</code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#setRoleFileName-java.lang.String-">setRoleFileName</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> roleFileName)</code> <div class="block">Override the role file name for the container should use for this test.</div> </td> </tr> -<tr class="altColor"> +<tr id="i11" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#tearDown()">tearDown</a></strong>()</code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html#tearDown--">tearDown</a></span>()</code> <div class="block">Clean up after each test is run.</div> </td> </tr> </table> <ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com /javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/ja va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -258,7 +295,7 @@ extends <a href="http://download.oracle. <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> -<li class="blockList"><a name="field_detail"> +<li class="blockList"><a name="field.detail"> <!-- --> </a> <h3>Field Detail</h3> @@ -268,8 +305,11 @@ extends <a href="http://download.oracle. <ul class="blockList"> <li class="blockList"> <h4>CONTAINER_ECM</h4> -<pre>public static final <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.42">CONTAINER_ECM</a></pre> -<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.fulcrum.testcontainer.BaseUnit4Test.CONTAINER_ECM">Constant Field Values</a></dd></dl> +<pre>public static final <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.60">CONTAINER_ECM</a></pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../constant-values.html#org.apache.fulcrum.testcontainer.BaseUnit4Test.CONTAINER_ECM">Constant Field Values</a></dd> +</dl> </li> </ul> <a name="CONTAINER_YAAFI"> @@ -278,8 +318,11 @@ extends <a href="http://download.oracle. <ul class="blockList"> <li class="blockList"> <h4>CONTAINER_YAAFI</h4> -<pre>public static final <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.43">CONTAINER_YAAFI</a></pre> -<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.fulcrum.testcontainer.BaseUnit4Test.CONTAINER_YAAFI">Constant Field Values</a></dd></dl> +<pre>public static final <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.61">CONTAINER_YAAFI</a></pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../constant-values.html#org.apache.fulcrum.testcontainer.BaseUnit4Test.CONTAINER_YAAFI">Constant Field Values</a></dd> +</dl> </li> </ul> <a name="COMPONENT_APP_ROOT"> @@ -288,157 +331,237 @@ extends <a href="http://download.oracle. <ul class="blockList"> <li class="blockList"> <h4>COMPONENT_APP_ROOT</h4> -<pre>public static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.46">COMPONENT_APP_ROOT</a></pre> +<pre>public static final <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.64">COMPONENT_APP_ROOT</a></pre> <div class="block">Key used in the context for defining the application root</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../constant-values.html#org.apache.fulcrum.testcontainer.BaseUnit4Test.COMPONENT_APP_ROOT">Constant Field Values</a></dd> +</dl> </li> </ul> -<a name="containerType"> +<a name="defaultLogLevel"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>containerType</h4> -<pre>public static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.49">containerType</a></pre> -<div class="block">Pick the default container to be Yaafi</div> +<h4>defaultLogLevel</h4> +<pre>public static final int <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.70">defaultLogLevel</a></pre> +<div class="block">Use INFO for ConsoleLogger</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../constant-values.html#org.apache.fulcrum.testcontainer.BaseUnit4Test.defaultLogLevel">Constant Field Values</a></dd> +</dl> </li> </ul> -<a name="defaultLogLevel"> +<a name="attributes"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>attributes</h4> +<pre>public <a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.88">attributes</a></pre> +<div class="block">Hash map to store attributes for the test</div> +</li> +</ul> +<a name="maxInactiveInterval"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> -<h4>defaultLogLevel</h4> -<pre>public static int <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.52">defaultLogLevel</a></pre> -<div class="block">Use INFO for ConsoleLogger</div> +<h4>maxInactiveInterval</h4> +<pre>public int <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.91">maxInactiveInterval</a></pre> +<div class="block">set the Max inactive interval</div> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> +<li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> -<a name="BaseUnit4Test()"> +<a name="BaseUnit4Test--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>BaseUnit4Test</h4> -<pre>public <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.99">BaseUnit4Test</a>()</pre> +<pre>public <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.128">BaseUnit4Test</a>()</pre> <div class="block">Constructor for test.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>testName</code> - name of the test being executed</dd></dl> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> -<li class="blockList"><a name="method_detail"> +<li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> -<a name="setConfigurationFileName(java.lang.String)"> +<a name="setConfigurationFileName-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setConfigurationFileName</h4> -<pre>protected void <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.71">setConfigurationFileName</a>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> configurationFileName)</pre> +<pre>protected void <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.99">setConfigurationFileName</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> configurationFileName)</pre> <div class="block">Gets the configuration file name for the container should use for this test. By default it is src/test/TestComponentConfig.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>configurationFileName</code> - </dd></dl> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>configurationFileName</code> - the location of the config file</dd> +</dl> </li> </ul> -<a name="setRoleFileName(java.lang.String)"> +<a name="setRoleFileName-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setRoleFileName</h4> -<pre>protected void <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.82">setRoleFileName</a>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> roleFileName)</pre> +<pre>protected void <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.110">setRoleFileName</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> roleFileName)</pre> <div class="block">Override the role file name for the container should use for this test. By default it is src/test/TestRoleConfig.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>roleFileName</code> - </dd></dl> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>roleFileName</code> - location of the role file</dd> +</dl> </li> </ul> -<a name="setLogLevel(int)"> +<a name="setLogLevel-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setLogLevel</h4> -<pre>protected void <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.90">setLogLevel</a>(int logLevel)</pre> -<div class="block">Set the console logger level,</div> +<pre>protected void <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.121">setLogLevel</a>(int logLevel)</pre> +<div class="block">Set the console logger level</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>logLevel</code> - set valid logging level</dd> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><code>for debugging levels</code></dd> +</dl> </li> </ul> -<a name="tearDown()"> +<a name="tearDown--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>tearDown</h4> -<pre>public void <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.107">tearDown</a>()</pre> +<pre>public void <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.136">tearDown</a>()</pre> <div class="block">Clean up after each test is run.</div> </li> </ul> -<a name="getConfigurationFileName()"> +<a name="getConfigurationFileName--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getConfigurationFileName</h4> -<pre>protected <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.120">getConfigurationFileName</a>()</pre> +<pre>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.150">getConfigurationFileName</a>()</pre> <div class="block">Gets the configuration file name for the container should use for this test.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>The filename of the configuration file</dd></dl> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The filename of the configuration file</dd> +</dl> </li> </ul> -<a name="getRoleFileName()"> +<a name="getRoleFileName--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getRoleFileName</h4> -<pre>protected <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.129">getRoleFileName</a>()</pre> +<pre>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.160">getRoleFileName</a>()</pre> <div class="block">Gets the role file name for the container should use for this test.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>The filename of the role configuration file</dd></dl> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The filename of the role configuration file</dd> +</dl> </li> </ul> -<a name="getParameterFileName()"> +<a name="getParameterFileName--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getParameterFileName</h4> -<pre>protected <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.138">getParameterFileName</a>()</pre> +<pre>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.170">getParameterFileName</a>()</pre> <div class="block">Gets the parameter file name for the container should use for this test.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>The filename of the role configuration file</dd></dl> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The filename of the role configuration file</dd> +</dl> </li> </ul> -<a name="lookup(java.lang.String)"> +<a name="lookup-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>lookup</h4> -<pre>protected <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.148">lookup</a>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> roleName) +<pre>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.184">lookup</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> roleName) throws org.apache.avalon.framework.component.ComponentException</pre> -<div class="block">Returns an instance of the named component. Starts the container if it hasn't been started.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>roleName</code> - Name of the role the component fills.</dd> -<dt><span class="strong">Throws:</span></dt> -<dd><code>org.apache.avalon.framework.component.ComponentException</code> - generic exception</dd></dl> +<div class="block">Returns an instance of the named component. + This method will also start the container if it + has not been started already</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>roleName</code> - Name of the role the component fills.</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>instance of the component</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code>org.apache.avalon.framework.component.ComponentException</code> - generic exception</dd> +</dl> </li> </ul> -<a name="release(java.lang.Object)"> +<a name="release-java.lang.Object-"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>release</h4> -<pre>protected void <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.168">release</a>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> component)</pre> -<div class="block">Releases the component</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>component</code> - </dd></dl> +<pre>protected void <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.204">release</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> component)</pre> +<div class="block">Releases the component.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>component</code> - component to be released</dd> +</dl> +</li> +</ul> +<a name="getMockRequest--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMockRequest</h4> +<pre>protected <a href="https://docs.oracle.com/javaee/6/api/javax/servlet/http/HttpServletRequest.html?is-external=true" title="class or interface in javax.servlet.http">HttpServletRequest</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.218">getMockRequest</a>()</pre> +<div class="block">Get a mock requestion</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>HttpServletRequest a mock servlet request</dd> +</dl> +</li> +</ul> +<a name="getContainerType--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getContainerType</h4> +<pre>public <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.290">getContainerType</a>()</pre> +</li> +</ul> +<a name="setContainerType-java.lang.String-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>setContainerType</h4> +<pre>public void <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit4Test.html#line.295">setContainerType</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> containerType)</pre> </li> </ul> </li> @@ -449,9 +572,11 @@ extends <a href="http://download.oracle. </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -466,15 +591,15 @@ extends <a href="http://download.oracle. </div> <div class="subNav"> <ul class="navList"> -<li>Prev Class</li> -<li><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnitTest.html" title="class in org.apache.fulcrum.testcontainer"><span class="strong">Next Class</span></a></li> +<li>Prev Class</li> +<li><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html" title="class in org.apache.fulcrum.testcontainer"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/fulcrum/testcontainer/BaseUnit4Test.html" target="_top">Frames</a></li> -<li><a href="BaseUnit4Test.html" target="_top">No Frames</a></li> +<li><a href="BaseUnit4Test.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -492,21 +617,21 @@ extends <a href="http://download.oracle. <ul class="subNavList"> <li>Summary: </li> <li>Nested | </li> -<li><a href="#field_summary">Field</a> | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#method_summary">Method</a></li> +<li><a href="#field.summary">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> -<li><a href="#field_detail">Field</a> | </li> -<li><a href="#constructor_detail">Constr</a> | </li> -<li><a href="#method_detail">Method</a></li> +<li><a href="#field.detail">Field</a> | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> </ul> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004-2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file
Added: websites/production/turbine/content/fulcrum/fulcrum-testcontainer/apidocs/org/apache/fulcrum/testcontainer/BaseUnit5Test.html ============================================================================== --- websites/production/turbine/content/fulcrum/fulcrum-testcontainer/apidocs/org/apache/fulcrum/testcontainer/BaseUnit5Test.html (added) +++ websites/production/turbine/content/fulcrum/fulcrum-testcontainer/apidocs/org/apache/fulcrum/testcontainer/BaseUnit5Test.html Tue May 21 03:45:40 2019 @@ -0,0 +1,638 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>BaseUnit5Test (Fulcrum Test Container 1.0.8 API)</title> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="BaseUnit5Test (Fulcrum Test Container 1.0.8 API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../org/apache/fulcrum/testcontainer/package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/BaseUnit5Test.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html" title="class in org.apache.fulcrum.testcontainer"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnitTest.html" title="class in org.apache.fulcrum.testcontainer"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/fulcrum/testcontainer/BaseUnit5Test.html" target="_top">Frames</a></li> +<li><a href="BaseUnit5Test.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field.summary">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field.detail">Field</a> | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.fulcrum.testcontainer</div> +<h2 title="Class BaseUnit5Test" class="title">Class BaseUnit5Test</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.fulcrum.testcontainer.BaseUnit5Test</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.60">BaseUnit5Test</a> +extends <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +<div class="block">Alternative Base class to <a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html" title="class in org.apache.fulcrum.testcontainer"><code>BaseUnit4Test</code></a> for component tests. + + This version doesn't load the container until the + first request for a component. This allows the tester to populate the configurationFileName and + roleFileName, possible one per test. + + JUnit 5 Version of BaseUnitTest class.</div> +<dl> +<dt><span class="simpleTagLabel">Version:</span></dt> +<dd>$Id$</dd> +<dt><span class="simpleTagLabel">Author:</span></dt> +<dd><a href="mailto:[email protected]">Eric Pugh</a>, <a href="mailto:[email protected]">Quinton McCombs</a></dd> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html" title="class in org.apache.fulcrum.testcontainer"><code>BaseUnit4Test</code></a></dd> +</dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field.summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html#attributes">attributes</a></span></code> +<div class="block">Hash map to store attributes for the test</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html#COMPONENT_APP_ROOT">COMPONENT_APP_ROOT</a></span></code> +<div class="block">Key used in the context for defining the application root</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html#CONTAINER_ECM">CONTAINER_ECM</a></span></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html#CONTAINER_YAAFI">CONTAINER_YAAFI</a></span></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html#defaultLogLevel">defaultLogLevel</a></span></code> +<div class="block">Use INFO for ConsoleLogger</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html#maxInactiveInterval">maxInactiveInterval</a></span></code> +<div class="block">set the Max inactive interval</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html#BaseUnit5Test--">BaseUnit5Test</a></span>()</code> +<div class="block">Constructor for test.</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html#getConfigurationFileName--">getConfigurationFileName</a></span>()</code> +<div class="block">Gets the configuration file name for the container should use for this test.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html#getContainerType--">getContainerType</a></span>()</code> </td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javaee/6/api/javax/servlet/http/HttpServletRequest.html?is-external=true" title="class or interface in javax.servlet.http">HttpServletRequest</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html#getMockRequest--">getMockRequest</a></span>()</code> +<div class="block">Get a mock requestion</div> +</td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html#getParameterFileName--">getParameterFileName</a></span>()</code> +<div class="block">Gets the parameter file name for the container should use for this test.</div> +</td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html#getRoleFileName--">getRoleFileName</a></span>()</code> +<div class="block">Gets the role file name for the container should use for this test.</div> +</td> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html#lookup-java.lang.String-">lookup</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> roleName)</code> +<div class="block">Returns an instance of the named component.</div> +</td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html#release-java.lang.Object-">release</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> component)</code> +<div class="block">Releases the component.</div> +</td> +</tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html#setConfigurationFileName-java.lang.String-">setConfigurationFileName</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> configurationFileName)</code> +<div class="block">Gets the configuration file name for the container should use for this test.</div> +</td> +</tr> +<tr id="i8" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html#setContainerType-java.lang.String-">setContainerType</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> containerType)</code> </td> +</tr> +<tr id="i9" class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html#setLogLevel-int-">setLogLevel</a></span>(int logLevel)</code> +<div class="block">Set the console logger level</div> +</td> +</tr> +<tr id="i10" class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html#setRoleFileName-java.lang.String-">setRoleFileName</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> roleFileName)</code> +<div class="block">Override the role file name for the container should use for this test.</div> +</td> +</tr> +<tr id="i11" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit5Test.html#tearDown--">tearDown</a></span>()</code> +<div class="block">Clean up after each test is run.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/ja va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field.detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="CONTAINER_ECM"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CONTAINER_ECM</h4> +<pre>public static final <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.62">CONTAINER_ECM</a></pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../constant-values.html#org.apache.fulcrum.testcontainer.BaseUnit5Test.CONTAINER_ECM">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="CONTAINER_YAAFI"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CONTAINER_YAAFI</h4> +<pre>public static final <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.63">CONTAINER_YAAFI</a></pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../constant-values.html#org.apache.fulcrum.testcontainer.BaseUnit5Test.CONTAINER_YAAFI">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="COMPONENT_APP_ROOT"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>COMPONENT_APP_ROOT</h4> +<pre>public static final <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.66">COMPONENT_APP_ROOT</a></pre> +<div class="block">Key used in the context for defining the application root</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../constant-values.html#org.apache.fulcrum.testcontainer.BaseUnit5Test.COMPONENT_APP_ROOT">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="defaultLogLevel"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>defaultLogLevel</h4> +<pre>public static final int <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.72">defaultLogLevel</a></pre> +<div class="block">Use INFO for ConsoleLogger</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../constant-values.html#org.apache.fulcrum.testcontainer.BaseUnit5Test.defaultLogLevel">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="attributes"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>attributes</h4> +<pre>public <a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.90">attributes</a></pre> +<div class="block">Hash map to store attributes for the test</div> +</li> +</ul> +<a name="maxInactiveInterval"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>maxInactiveInterval</h4> +<pre>public int <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.93">maxInactiveInterval</a></pre> +<div class="block">set the Max inactive interval</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BaseUnit5Test--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BaseUnit5Test</h4> +<pre>public <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.130">BaseUnit5Test</a>()</pre> +<div class="block">Constructor for test.</div> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="setConfigurationFileName-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setConfigurationFileName</h4> +<pre>protected void <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.101">setConfigurationFileName</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> configurationFileName)</pre> +<div class="block">Gets the configuration file name for the container should use for this test. By default it + is src/test/TestComponentConfig.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>configurationFileName</code> - the location of the config file</dd> +</dl> +</li> +</ul> +<a name="setRoleFileName-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setRoleFileName</h4> +<pre>protected void <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.112">setRoleFileName</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> roleFileName)</pre> +<div class="block">Override the role file name for the container should use for this test. By default it is + src/test/TestRoleConfig.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>roleFileName</code> - location of the role file</dd> +</dl> +</li> +</ul> +<a name="setLogLevel-int-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setLogLevel</h4> +<pre>protected void <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.123">setLogLevel</a>(int logLevel)</pre> +<div class="block">Set the console logger level</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>logLevel</code> - set valid logging level</dd> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><code>for debugging levels</code></dd> +</dl> +</li> +</ul> +<a name="tearDown--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>tearDown</h4> +<pre>@AfterEach +public void <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.138">tearDown</a>()</pre> +<div class="block">Clean up after each test is run.</div> +</li> +</ul> +<a name="getConfigurationFileName--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getConfigurationFileName</h4> +<pre>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.152">getConfigurationFileName</a>()</pre> +<div class="block">Gets the configuration file name for the container should use for this test.</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The filename of the configuration file</dd> +</dl> +</li> +</ul> +<a name="getRoleFileName--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRoleFileName</h4> +<pre>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.162">getRoleFileName</a>()</pre> +<div class="block">Gets the role file name for the container should use for this test.</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The filename of the role configuration file</dd> +</dl> +</li> +</ul> +<a name="getParameterFileName--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getParameterFileName</h4> +<pre>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.172">getParameterFileName</a>()</pre> +<div class="block">Gets the parameter file name for the container should use for this test.</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The filename of the role configuration file</dd> +</dl> +</li> +</ul> +<a name="lookup-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>lookup</h4> +<pre>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.186">lookup</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> roleName) + throws org.apache.avalon.framework.component.ComponentException</pre> +<div class="block">Returns an instance of the named component. + This method will also start the container if it + has not been started already</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>roleName</code> - Name of the role the component fills.</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>instance of the component</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code>org.apache.avalon.framework.component.ComponentException</code> - generic exception</dd> +</dl> +</li> +</ul> +<a name="release-java.lang.Object-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>release</h4> +<pre>protected void <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.207">release</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> component)</pre> +<div class="block">Releases the component.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>component</code> - component to be released</dd> +</dl> +</li> +</ul> +<a name="getMockRequest--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMockRequest</h4> +<pre>protected <a href="https://docs.oracle.com/javaee/6/api/javax/servlet/http/HttpServletRequest.html?is-external=true" title="class or interface in javax.servlet.http">HttpServletRequest</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.221">getMockRequest</a>()</pre> +<div class="block">Get a mock requestion</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>HttpServletRequest a mock servlet request</dd> +</dl> +</li> +</ul> +<a name="getContainerType--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getContainerType</h4> +<pre>public <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.293">getContainerType</a>()</pre> +</li> +</ul> +<a name="setContainerType-java.lang.String-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>setContainerType</h4> +<pre>public void <a href="../../../../src-html/org/apache/fulcrum/testcontainer/BaseUnit5Test.html#line.298">setContainerType</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> containerType)</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../org/apache/fulcrum/testcontainer/package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/BaseUnit5Test.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnit4Test.html" title="class in org.apache.fulcrum.testcontainer"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/fulcrum/testcontainer/BaseUnitTest.html" title="class in org.apache.fulcrum.testcontainer"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/fulcrum/testcontainer/BaseUnit5Test.html" target="_top">Frames</a></li> +<li><a href="BaseUnit5Test.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field.summary">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field.detail">Field</a> | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2004–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> \ No newline at end of file
