blob: d7f5400e12be6ed5b28031db11609874c0541b22 [file] [log] [blame]
<!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 (version 1.7.0_07) on Mon Apr 07 19:26:09 EDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Interface org.apache.chemistry.opencmis.tck.CmisTestResult (Apache Chemistry OpenCMIS 0.11.0)</title>
<meta name="date" content="2014-04-07">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.chemistry.opencmis.tck.CmisTestResult (Apache Chemistry OpenCMIS 0.11.0)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">Class</a></li>
<li class="navBarCell1Rev">Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/chemistry/opencmis/tck/class-use/CmisTestResult.html" target="_top">Frames</a></li>
<li><a href="CmisTestResult.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>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.apache.chemistry.opencmis.tck.CmisTestResult" class="title">Uses of Interface<br>org.apache.chemistry.opencmis.tck.CmisTestResult</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.chemistry.opencmis.tck">org.apache.chemistry.opencmis.tck</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.chemistry.opencmis.tck.impl">org.apache.chemistry.opencmis.tck.impl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.chemistry.opencmis.tck.tests.query">org.apache.chemistry.opencmis.tck.tests.query</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.chemistry.opencmis.tck">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a> in <a href="../../../../../../org/apache/chemistry/opencmis/tck/package-summary.html">org.apache.chemistry.opencmis.tck</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/chemistry/opencmis/tck/package-summary.html">org.apache.chemistry.opencmis.tck</a> that return types with arguments of type <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&gt;</code></td>
<td class="colLast"><span class="strong">CmisTestResult.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html#getChildren()">getChildren</a></strong>()</code>
<div class="block">Returns children of the result that contain more details.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&gt;</code></td>
<td class="colLast"><span class="strong">CmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTest.html#getResults()">getResults</a></strong>()</code>
<div class="block">Returns the results of the test after <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTest.html#run()"><code>CmisTest.run()</code></a> has be called.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.chemistry.opencmis.tck.impl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a> in <a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/package-summary.html">org.apache.chemistry.opencmis.tck.impl</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/package-summary.html">org.apache.chemistry.opencmis.tck.impl</a> that implement <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/CmisTestResultImpl.html" title="class in org.apache.chemistry.opencmis.tck.impl">CmisTestResultImpl</a></strong></code>
<div class="block">CmisTestResult implementation.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/package-summary.html">org.apache.chemistry.opencmis.tck.impl</a> that return <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#addResultChild(org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">addResultChild</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;result,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;child)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertAllowableAction(org.apache.chemistry.opencmis.client.api.CmisObject, org.apache.chemistry.opencmis.commons.enums.Action, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertAllowableAction</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/CmisObject.html" title="interface in org.apache.chemistry.opencmis.client.api">CmisObject</a>&nbsp;object,
<a href="../../../../../../org/apache/chemistry/opencmis/commons/enums/Action.html" title="enum in org.apache.chemistry.opencmis.commons.enums">Action</a>&nbsp;action,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertContains(java.util.Collection, java.lang.Object, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertContains</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;?&gt;&nbsp;collection,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEqualAceLists(java.util.List, java.util.List, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEqualAceLists</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/Ace.html" title="interface in org.apache.chemistry.opencmis.commons.data">Ace</a>&gt;&nbsp;expected,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/Ace.html" title="interface in org.apache.chemistry.opencmis.commons.data">Ace</a>&gt;&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertEqualLists(java.util.List, java.util.List, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEqualLists</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;expected,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEqualObjectList(java.util.List, java.util.List, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEqualObjectList</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../../org/apache/chemistry/opencmis/client/api/CmisObject.html" title="interface in org.apache.chemistry.opencmis.client.api">CmisObject</a>&gt;&nbsp;expected,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../../org/apache/chemistry/opencmis/client/api/CmisObject.html" title="interface in org.apache.chemistry.opencmis.client.api">CmisObject</a>&gt;&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEqualRenditionLists(java.util.List, java.util.List, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEqualRenditionLists</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Rendition.html" title="interface in org.apache.chemistry.opencmis.client.api">Rendition</a>&gt;&nbsp;expected,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Rendition.html" title="interface in org.apache.chemistry.opencmis.client.api">Rendition</a>&gt;&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEquals(org.apache.chemistry.opencmis.commons.data.Ace, org.apache.chemistry.opencmis.commons.data.Ace, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/Ace.html" title="interface in org.apache.chemistry.opencmis.commons.data">Ace</a>&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/Ace.html" title="interface in org.apache.chemistry.opencmis.commons.data">Ace</a>&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEquals(org.apache.chemistry.opencmis.commons.data.Acl, org.apache.chemistry.opencmis.commons.data.Acl, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/Acl.html" title="interface in org.apache.chemistry.opencmis.commons.data">Acl</a>&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/Acl.html" title="interface in org.apache.chemistry.opencmis.commons.data">Acl</a>&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEquals(org.apache.chemistry.opencmis.commons.data.AllowableActions, org.apache.chemistry.opencmis.commons.data.AllowableActions, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/AllowableActions.html" title="interface in org.apache.chemistry.opencmis.commons.data">AllowableActions</a>&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/AllowableActions.html" title="interface in org.apache.chemistry.opencmis.commons.data">AllowableActions</a>&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEquals(org.apache.chemistry.opencmis.client.api.CmisObject, org.apache.chemistry.opencmis.client.api.CmisObject, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult, boolean, boolean)">assertEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/CmisObject.html" title="interface in org.apache.chemistry.opencmis.client.api">CmisObject</a>&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/client/api/CmisObject.html" title="interface in org.apache.chemistry.opencmis.client.api">CmisObject</a>&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure,
boolean&nbsp;checkAcls,
boolean&nbsp;checkPolicies)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEquals(org.apache.chemistry.opencmis.commons.data.ContentStream, org.apache.chemistry.opencmis.commons.data.ContentStream, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ContentStream.html" title="interface in org.apache.chemistry.opencmis.commons.data">ContentStream</a>&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ContentStream.html" title="interface in org.apache.chemistry.opencmis.commons.data">ContentStream</a>&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertEquals(java.lang.Object, java.lang.Object, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEquals</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;expected,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEquals(org.apache.chemistry.opencmis.client.api.Property, org.apache.chemistry.opencmis.client.api.Property, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Property.html" title="interface in org.apache.chemistry.opencmis.client.api">Property</a>&lt;?&gt;&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Property.html" title="interface in org.apache.chemistry.opencmis.client.api">Property</a>&lt;?&gt;&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEquals(org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition, org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/commons/definitions/PropertyDefinition.html" title="interface in org.apache.chemistry.opencmis.commons.definitions">PropertyDefinition</a>&lt;?&gt;&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/commons/definitions/PropertyDefinition.html" title="interface in org.apache.chemistry.opencmis.commons.definitions">PropertyDefinition</a>&lt;?&gt;&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEquals(org.apache.chemistry.opencmis.client.api.Rendition, org.apache.chemistry.opencmis.client.api.Rendition, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Rendition.html" title="interface in org.apache.chemistry.opencmis.client.api">Rendition</a>&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Rendition.html" title="interface in org.apache.chemistry.opencmis.client.api">Rendition</a>&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEquals(org.apache.chemistry.opencmis.commons.definitions.TypeDefinition, org.apache.chemistry.opencmis.commons.definitions.TypeDefinition, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/commons/definitions/TypeDefinition.html" title="interface in org.apache.chemistry.opencmis.commons.definitions">TypeDefinition</a>&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/commons/definitions/TypeDefinition.html" title="interface in org.apache.chemistry.opencmis.commons.definitions">TypeDefinition</a>&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertEqualSet(java.util.Set, java.util.Set, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEqualSet</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;?&gt;&nbsp;expected,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;?&gt;&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertIsFalse(java.lang.Boolean, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertIsFalse</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;test,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertIsTrue(java.lang.Boolean, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertIsTrue</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;test,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertListNotEmpty(java.util.List, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertListNotEmpty</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;list,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertNotAllowableAction(org.apache.chemistry.opencmis.client.api.CmisObject, org.apache.chemistry.opencmis.commons.enums.Action, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertNotAllowableAction</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/CmisObject.html" title="interface in org.apache.chemistry.opencmis.client.api">CmisObject</a>&nbsp;object,
<a href="../../../../../../org/apache/chemistry/opencmis/commons/enums/Action.html" title="enum in org.apache.chemistry.opencmis.commons.enums">Action</a>&nbsp;action,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertNotNull(java.lang.Object, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertNotNull</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;object,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertNull(java.lang.Object, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertNull</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;object,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertShallowEquals(org.apache.chemistry.opencmis.client.api.CmisObject, org.apache.chemistry.opencmis.client.api.CmisObject, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertShallowEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/CmisObject.html" title="interface in org.apache.chemistry.opencmis.client.api">CmisObject</a>&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/client/api/CmisObject.html" title="interface in org.apache.chemistry.opencmis.client.api">CmisObject</a>&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertStringNotEmpty(java.lang.String, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertStringNotEmpty</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;str,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertStringNullOrEmpty(java.lang.String, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertStringNullOrEmpty</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;str,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.CmisPropertyDefintion.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.CmisPropertyDefintion.html#check(org.apache.chemistry.opencmis.commons.definitions.TypeDefinition)">check</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/commons/definitions/TypeDefinition.html" title="interface in org.apache.chemistry.opencmis.commons.definitions">TypeDefinition</a>&nbsp;type)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#checkACL(org.apache.chemistry.opencmis.client.api.Session, org.apache.chemistry.opencmis.commons.data.Acl, java.lang.String)">checkACL</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Session.html" title="interface in org.apache.chemistry.opencmis.client.api">Session</a>&nbsp;session,
<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/Acl.html" title="interface in org.apache.chemistry.opencmis.commons.data">Acl</a>&nbsp;acl,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#checkChildren(org.apache.chemistry.opencmis.client.api.Session, org.apache.chemistry.opencmis.client.api.Folder, java.lang.String)">checkChildren</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Session.html" title="interface in org.apache.chemistry.opencmis.client.api">Session</a>&nbsp;session,
<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Folder.html" title="interface in org.apache.chemistry.opencmis.client.api">Folder</a>&nbsp;folder,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#checkObject(org.apache.chemistry.opencmis.client.api.Session, org.apache.chemistry.opencmis.client.api.CmisObject, java.lang.String[], java.lang.String)">checkObject</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Session.html" title="interface in org.apache.chemistry.opencmis.client.api">Session</a>&nbsp;session,
<a href="../../../../../../org/apache/chemistry/opencmis/client/api/CmisObject.html" title="interface in org.apache.chemistry.opencmis.client.api">CmisObject</a>&nbsp;object,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;properties,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#checkProperty(org.apache.chemistry.opencmis.client.api.Property, java.lang.String, org.apache.chemistry.opencmis.tck.impl.PropertyCheckEnum)">checkProperty</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Property.html" title="interface in org.apache.chemistry.opencmis.client.api">Property</a>&lt;?&gt;&nbsp;property,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/PropertyCheckEnum.html" title="enum in org.apache.chemistry.opencmis.tck.impl">PropertyCheckEnum</a>&nbsp;propertyCheck)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#checkPropertyDefinition(org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition, java.lang.String)">checkPropertyDefinition</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/commons/definitions/PropertyDefinition.html" title="interface in org.apache.chemistry.opencmis.commons.definitions">PropertyDefinition</a>&lt;?&gt;&nbsp;propDef,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#checkQueryName(java.lang.String, boolean, java.lang.String)">checkQueryName</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;queryName,
boolean&nbsp;isRequired,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#checkRenditions(org.apache.chemistry.opencmis.client.api.Session, org.apache.chemistry.opencmis.client.api.CmisObject, java.lang.String)">checkRenditions</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Session.html" title="interface in org.apache.chemistry.opencmis.client.api">Session</a>&nbsp;session,
<a href="../../../../../../org/apache/chemistry/opencmis/client/api/CmisObject.html" title="interface in org.apache.chemistry.opencmis.client.api">CmisObject</a>&nbsp;object,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#checkTypeDefinition(org.apache.chemistry.opencmis.client.api.Session, org.apache.chemistry.opencmis.commons.definitions.TypeDefinition, java.lang.String)">checkTypeDefinition</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Session.html" title="interface in org.apache.chemistry.opencmis.client.api">Session</a>&nbsp;session,
<a href="../../../../../../org/apache/chemistry/opencmis/commons/definitions/TypeDefinition.html" title="interface in org.apache.chemistry.opencmis.commons.definitions">TypeDefinition</a>&nbsp;type,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#checkVersionHistory(org.apache.chemistry.opencmis.client.api.Session, org.apache.chemistry.opencmis.client.api.CmisObject, java.lang.String[], java.lang.String)">checkVersionHistory</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Session.html" title="interface in org.apache.chemistry.opencmis.client.api">Session</a>&nbsp;session,
<a href="../../../../../../org/apache/chemistry/opencmis/client/api/CmisObject.html" title="interface in org.apache.chemistry.opencmis.client.api">CmisObject</a>&nbsp;object,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;properties,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/package-summary.html">org.apache.chemistry.opencmis.tck.impl</a> that return types with arguments of type <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&gt;</code></td>
<td class="colLast"><span class="strong">CmisTestResultImpl.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/CmisTestResultImpl.html#getChildren()">getChildren</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&gt;</code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#getResults()">getResults</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/package-summary.html">org.apache.chemistry.opencmis.tck.impl</a> with parameters of type <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#addResult(org.apache.chemistry.opencmis.tck.CmisTestResult)">addResult</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;result)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#addResult(java.util.List, org.apache.chemistry.opencmis.tck.CmisTestResult)">addResult</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&gt;&nbsp;results,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;result)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#addResultChild(org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">addResultChild</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;result,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;child)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertAllowableAction(org.apache.chemistry.opencmis.client.api.CmisObject, org.apache.chemistry.opencmis.commons.enums.Action, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertAllowableAction</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/CmisObject.html" title="interface in org.apache.chemistry.opencmis.client.api">CmisObject</a>&nbsp;object,
<a href="../../../../../../org/apache/chemistry/opencmis/commons/enums/Action.html" title="enum in org.apache.chemistry.opencmis.commons.enums">Action</a>&nbsp;action,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertContains(java.util.Collection, java.lang.Object, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertContains</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;?&gt;&nbsp;collection,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEqualAceLists(java.util.List, java.util.List, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEqualAceLists</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/Ace.html" title="interface in org.apache.chemistry.opencmis.commons.data">Ace</a>&gt;&nbsp;expected,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/Ace.html" title="interface in org.apache.chemistry.opencmis.commons.data">Ace</a>&gt;&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertEqualLists(java.util.List, java.util.List, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEqualLists</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;expected,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEqualObjectList(java.util.List, java.util.List, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEqualObjectList</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../../org/apache/chemistry/opencmis/client/api/CmisObject.html" title="interface in org.apache.chemistry.opencmis.client.api">CmisObject</a>&gt;&nbsp;expected,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../../org/apache/chemistry/opencmis/client/api/CmisObject.html" title="interface in org.apache.chemistry.opencmis.client.api">CmisObject</a>&gt;&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEqualRenditionLists(java.util.List, java.util.List, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEqualRenditionLists</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Rendition.html" title="interface in org.apache.chemistry.opencmis.client.api">Rendition</a>&gt;&nbsp;expected,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Rendition.html" title="interface in org.apache.chemistry.opencmis.client.api">Rendition</a>&gt;&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEquals(org.apache.chemistry.opencmis.commons.data.Ace, org.apache.chemistry.opencmis.commons.data.Ace, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/Ace.html" title="interface in org.apache.chemistry.opencmis.commons.data">Ace</a>&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/Ace.html" title="interface in org.apache.chemistry.opencmis.commons.data">Ace</a>&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEquals(org.apache.chemistry.opencmis.commons.data.Acl, org.apache.chemistry.opencmis.commons.data.Acl, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/Acl.html" title="interface in org.apache.chemistry.opencmis.commons.data">Acl</a>&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/Acl.html" title="interface in org.apache.chemistry.opencmis.commons.data">Acl</a>&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEquals(org.apache.chemistry.opencmis.commons.data.AllowableActions, org.apache.chemistry.opencmis.commons.data.AllowableActions, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/AllowableActions.html" title="interface in org.apache.chemistry.opencmis.commons.data">AllowableActions</a>&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/AllowableActions.html" title="interface in org.apache.chemistry.opencmis.commons.data">AllowableActions</a>&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEquals(org.apache.chemistry.opencmis.client.api.CmisObject, org.apache.chemistry.opencmis.client.api.CmisObject, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult, boolean, boolean)">assertEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/CmisObject.html" title="interface in org.apache.chemistry.opencmis.client.api">CmisObject</a>&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/client/api/CmisObject.html" title="interface in org.apache.chemistry.opencmis.client.api">CmisObject</a>&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure,
boolean&nbsp;checkAcls,
boolean&nbsp;checkPolicies)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEquals(org.apache.chemistry.opencmis.commons.data.ContentStream, org.apache.chemistry.opencmis.commons.data.ContentStream, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ContentStream.html" title="interface in org.apache.chemistry.opencmis.commons.data">ContentStream</a>&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/commons/data/ContentStream.html" title="interface in org.apache.chemistry.opencmis.commons.data">ContentStream</a>&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertEquals(java.lang.Object, java.lang.Object, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEquals</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;expected,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEquals(org.apache.chemistry.opencmis.client.api.Property, org.apache.chemistry.opencmis.client.api.Property, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Property.html" title="interface in org.apache.chemistry.opencmis.client.api">Property</a>&lt;?&gt;&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Property.html" title="interface in org.apache.chemistry.opencmis.client.api">Property</a>&lt;?&gt;&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEquals(org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition, org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/commons/definitions/PropertyDefinition.html" title="interface in org.apache.chemistry.opencmis.commons.definitions">PropertyDefinition</a>&lt;?&gt;&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/commons/definitions/PropertyDefinition.html" title="interface in org.apache.chemistry.opencmis.commons.definitions">PropertyDefinition</a>&lt;?&gt;&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEquals(org.apache.chemistry.opencmis.client.api.Rendition, org.apache.chemistry.opencmis.client.api.Rendition, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Rendition.html" title="interface in org.apache.chemistry.opencmis.client.api">Rendition</a>&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Rendition.html" title="interface in org.apache.chemistry.opencmis.client.api">Rendition</a>&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertEquals(org.apache.chemistry.opencmis.commons.definitions.TypeDefinition, org.apache.chemistry.opencmis.commons.definitions.TypeDefinition, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/commons/definitions/TypeDefinition.html" title="interface in org.apache.chemistry.opencmis.commons.definitions">TypeDefinition</a>&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/commons/definitions/TypeDefinition.html" title="interface in org.apache.chemistry.opencmis.commons.definitions">TypeDefinition</a>&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertEqualSet(java.util.Set, java.util.Set, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertEqualSet</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;?&gt;&nbsp;expected,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;?&gt;&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertIsFalse(java.lang.Boolean, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertIsFalse</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;test,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertIsTrue(java.lang.Boolean, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertIsTrue</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;test,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertListNotEmpty(java.util.List, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertListNotEmpty</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;list,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertNotAllowableAction(org.apache.chemistry.opencmis.client.api.CmisObject, org.apache.chemistry.opencmis.commons.enums.Action, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertNotAllowableAction</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/CmisObject.html" title="interface in org.apache.chemistry.opencmis.client.api">CmisObject</a>&nbsp;object,
<a href="../../../../../../org/apache/chemistry/opencmis/commons/enums/Action.html" title="enum in org.apache.chemistry.opencmis.commons.enums">Action</a>&nbsp;action,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertNotNull(java.lang.Object, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertNotNull</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;object,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertNull(java.lang.Object, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertNull</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;object,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#assertShallowEquals(org.apache.chemistry.opencmis.client.api.CmisObject, org.apache.chemistry.opencmis.client.api.CmisObject, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertShallowEquals</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/CmisObject.html" title="interface in org.apache.chemistry.opencmis.client.api">CmisObject</a>&nbsp;expected,
<a href="../../../../../../org/apache/chemistry/opencmis/client/api/CmisObject.html" title="interface in org.apache.chemistry.opencmis.client.api">CmisObject</a>&nbsp;actual,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertStringNotEmpty(java.lang.String, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertStringNotEmpty</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;str,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">AbstractCmisTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractCmisTest.html#assertStringNullOrEmpty(java.lang.String, org.apache.chemistry.opencmis.tck.CmisTestResult, org.apache.chemistry.opencmis.tck.CmisTestResult)">assertStringNullOrEmpty</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;str,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;success,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;failure)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/package-summary.html">org.apache.chemistry.opencmis.tck.impl</a> with type arguments of type <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#addResult(java.util.List, org.apache.chemistry.opencmis.tck.CmisTestResult)">addResult</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&gt;&nbsp;results,
<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&nbsp;result)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResultStatus.html" title="enum in org.apache.chemistry.opencmis.tck">CmisTestResultStatus</a></code></td>
<td class="colLast"><span class="strong">AbstractSessionTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/impl/AbstractSessionTest.html#getWorst(java.util.List)">getWorst</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a>&gt;&nbsp;results)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.chemistry.opencmis.tck.tests.query">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a> in <a href="../../../../../../org/apache/chemistry/opencmis/tck/tests/query/package-summary.html">org.apache.chemistry.opencmis.tck.tests.query</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/chemistry/opencmis/tck/tests/query/package-summary.html">org.apache.chemistry.opencmis.tck.tests.query</a> that return <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">CmisTestResult</a></code></td>
<td class="colLast"><span class="strong">QuerySmokeTest.</span><code><strong><a href="../../../../../../org/apache/chemistry/opencmis/tck/tests/query/QuerySmokeTest.html#checkQueryResult(org.apache.chemistry.opencmis.client.api.Session, org.apache.chemistry.opencmis.client.api.QueryResult, org.apache.chemistry.opencmis.client.api.ObjectType, java.lang.String)">checkQueryResult</a></strong>(<a href="../../../../../../org/apache/chemistry/opencmis/client/api/Session.html" title="interface in org.apache.chemistry.opencmis.client.api">Session</a>&nbsp;session,
<a href="../../../../../../org/apache/chemistry/opencmis/client/api/QueryResult.html" title="interface in org.apache.chemistry.opencmis.client.api">QueryResult</a>&nbsp;qr,
<a href="../../../../../../org/apache/chemistry/opencmis/client/api/ObjectType.html" title="interface in org.apache.chemistry.opencmis.client.api">ObjectType</a>&nbsp;type,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/chemistry/opencmis/tck/CmisTestResult.html" title="interface in org.apache.chemistry.opencmis.tck">Class</a></li>
<li class="navBarCell1Rev">Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/chemistry/opencmis/tck/class-use/CmisTestResult.html" target="_top">Frames</a></li>
<li><a href="CmisTestResult.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>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2009-2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>