blob: f652063279d51c81a9ba21ac1e24e8c1c45ec54f [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class org.apache.calcite.test.CalciteAssert.AssertThat (Calcite 1.20.0 Test API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.calcite.test.CalciteAssert.AssertThat (Calcite 1.20.0 Test API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">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" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.apache.calcite.test.CalciteAssert.AssertThat" class="title">Uses of Class<br>org.apache.calcite.test.CalciteAssert.AssertThat</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</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">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.elasticsearch">org.apache.calcite.adapter.elasticsearch</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.geode.rel">org.apache.calcite.adapter.geode.rel</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.kafka">org.apache.calcite.adapter.kafka</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.mongodb">org.apache.calcite.adapter.mongodb</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.tpcds">org.apache.calcite.adapter.tpcds</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.tpch">org.apache.calcite.adapter.tpch</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.test">org.apache.calcite.test</a></th>
<td class="colLast">
<div class="block">Tests for Calcite.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.test.enumerable">org.apache.calcite.test.enumerable</a></th>
<td class="colLast">
<div class="block">Tests for Enumerable convention runtime.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.elasticsearch">
<!-- -->
</a>
<h3>Uses of <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a> in <a href="../../adapter/elasticsearch/package-summary.html">org.apache.calcite.adapter.elasticsearch</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../adapter/elasticsearch/package-summary.html">org.apache.calcite.adapter.elasticsearch</a> that return <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ElasticSearchAdapterTest.</span><code><span class="memberNameLink"><a href="../../adapter/elasticsearch/ElasticSearchAdapterTest.html#calciteAssert()">calciteAssert</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.geode.rel">
<!-- -->
</a>
<h3>Uses of <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a> in <a href="../../adapter/geode/rel/package-summary.html">org.apache.calcite.adapter.geode.rel</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../adapter/geode/rel/package-summary.html">org.apache.calcite.adapter.geode.rel</a> that return <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeodeAllDataTypesTest.</span><code><span class="memberNameLink"><a href="../../adapter/geode/rel/GeodeAllDataTypesTest.html#calciteAssert()">calciteAssert</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeodeBookstoreTest.</span><code><span class="memberNameLink"><a href="../../adapter/geode/rel/GeodeBookstoreTest.html#calciteAssert()">calciteAssert</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeodeZipsTest.</span><code><span class="memberNameLink"><a href="../../adapter/geode/rel/GeodeZipsTest.html#calciteAssert()">calciteAssert</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.kafka">
<!-- -->
</a>
<h3>Uses of <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a> in <a href="../../adapter/kafka/package-summary.html">org.apache.calcite.adapter.kafka</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../adapter/kafka/package-summary.html">org.apache.calcite.adapter.kafka</a> that return <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">KafkaAdapterTest.</span><code><span class="memberNameLink"><a href="../../adapter/kafka/KafkaAdapterTest.html#assertModel(java.lang.String)">assertModel</a></span>&#8203;(java.lang.String&nbsp;model)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">KafkaAdapterTest.</span><code><span class="memberNameLink"><a href="../../adapter/kafka/KafkaAdapterTest.html#assertModel(java.net.URL)">assertModel</a></span>&#8203;(java.net.URL&nbsp;url)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.mongodb">
<!-- -->
</a>
<h3>Uses of <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a> in <a href="../../adapter/mongodb/package-summary.html">org.apache.calcite.adapter.mongodb</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../adapter/mongodb/package-summary.html">org.apache.calcite.adapter.mongodb</a> that return <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MongoAdapterTest.</span><code><span class="memberNameLink"><a href="../../adapter/mongodb/MongoAdapterTest.html#assertModel(java.lang.String)">assertModel</a></span>&#8203;(java.lang.String&nbsp;model)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MongoAdapterTest.</span><code><span class="memberNameLink"><a href="../../adapter/mongodb/MongoAdapterTest.html#assertModel(java.net.URL)">assertModel</a></span>&#8203;(java.net.URL&nbsp;url)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.tpcds">
<!-- -->
</a>
<h3>Uses of <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a> in <a href="../../adapter/tpcds/package-summary.html">org.apache.calcite.adapter.tpcds</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../adapter/tpcds/package-summary.html">org.apache.calcite.adapter.tpcds</a> that return <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TpcdsTest.</span><code><span class="memberNameLink"><a href="../../adapter/tpcds/TpcdsTest.html#with()">with</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../adapter/tpcds/package-summary.html">org.apache.calcite.adapter.tpcds</a> with parameters of type <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TpcdsTest.</span><code><span class="memberNameLink"><a href="../../adapter/tpcds/TpcdsTest.html#foo(org.apache.calcite.test.CalciteAssert.AssertThat,java.lang.String,int)">foo</a></span>&#8203;(<a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a>&nbsp;with,
java.lang.String&nbsp;tableName,
int&nbsp;expectedCount)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.tpch">
<!-- -->
</a>
<h3>Uses of <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a> in <a href="../../adapter/tpch/package-summary.html">org.apache.calcite.adapter.tpch</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../adapter/tpch/package-summary.html">org.apache.calcite.adapter.tpch</a> that return <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TpchTest.</span><code><span class="memberNameLink"><a href="../../adapter/tpch/TpchTest.html#with()">with</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TpchTest.</span><code><span class="memberNameLink"><a href="../../adapter/tpch/TpchTest.html#with(boolean)">with</a></span>&#8203;(boolean&nbsp;enable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.test">
<!-- -->
</a>
<h3>Uses of <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a> in <a href="../package-summary.html">org.apache.calcite.test</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.calcite.test</a> declared as <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private static <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.</span><code><span class="memberNameLink"><a href="../CalciteAssert.html#DISABLED">DISABLED</a></span></code></th>
<td class="colLast">
<div class="block">Implementation of <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test"><code>CalciteAssert.AssertThat</code></a> that does nothing.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#EMPTY">EMPTY</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.test</a> that return <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcTest.</span><code><span class="memberNameLink"><a href="../JdbcTest.html#assertWithMacro(java.lang.Class)">assertWithMacro</a></span>&#8203;(java.lang.Class&nbsp;clazz)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#connectThrows(java.lang.String)">connectThrows</a></span>&#8203;(java.lang.String&nbsp;message)</code></th>
<td class="colLast">
<div class="block">Asserts that there is an exception with the given message while
creating a connection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#connectThrows(java.util.function.Consumer)">connectThrows</a></span>&#8203;(java.util.function.Consumer&lt;java.lang.Throwable&gt;&nbsp;exceptionChecker)</code></th>
<td class="colLast">
<div class="block">Asserts that there is an exception that matches the given predicate
while creating a connection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#doWithConnection(java.util.function.Consumer)">doWithConnection</a></span>&#8203;(java.util.function.Consumer&lt;org.apache.calcite.jdbc.CalciteConnection&gt;&nbsp;fn)</code></th>
<td class="colLast">
<div class="block">Creates a <code>CalciteConnection</code>
and executes a callback that returns no result.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#doWithConnection(java.util.function.Function)">doWithConnection</a></span>&#8203;(java.util.function.Function&lt;org.apache.calcite.jdbc.CalciteConnection,&#8203;T&gt;&nbsp;fn)</code></th>
<td class="colLast">
<div class="block">Creates a <code>CalciteConnection</code>
and executes a callback.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#doWithDataContext(java.util.function.Function)">doWithDataContext</a></span>&#8203;(java.util.function.Function&lt;org.apache.calcite.DataContext,&#8203;T&gt;&nbsp;fn)</code></th>
<td class="colLast">
<div class="block">Creates a <code>DataContext</code> and executes a callback.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#enable(boolean)">enable</a></span>&#8203;(boolean&nbsp;enabled)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LatticeTest.</span><code><span class="memberNameLink"><a href="../LatticeTest.html#foodmartLatticeModel(java.lang.String)">foodmartLatticeModel</a></span>&#8203;(java.lang.String&nbsp;statisticProvider)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LatticeTest.</span><code><span class="memberNameLink"><a href="../LatticeTest.html#foodmartModel(java.lang.String...)">foodmartModel</a></span>&#8203;(java.lang.String...&nbsp;extras)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LatticeTest.</span><code><span class="memberNameLink"><a href="../LatticeTest.html#foodmartModelWithOneTile()">foodmartModelWithOneTile</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.</span><code><span class="memberNameLink"><a href="../CalciteAssert.html#hr()">hr</a></span>()</code></th>
<td class="colLast">
<div class="block">Short-hand for <code>CalciteAssert.that().with(Config.REGULAR)</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.</span><code><span class="memberNameLink"><a href="../CalciteAssert.html#model(java.lang.String)">model</a></span>&#8203;(java.lang.String&nbsp;model)</code></th>
<td class="colLast">
<div class="block">Short-hand for
<code>CalciteAssert.that().with(Config.EMPTY).withModel(model)</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LatticeTest.</span><code><span class="memberNameLink"><a href="../LatticeTest.html#modelWithLattice(java.lang.String,java.lang.String,java.lang.String...)">modelWithLattice</a></span>&#8203;(java.lang.String&nbsp;name,
java.lang.String&nbsp;sql,
java.lang.String...&nbsp;extras)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LatticeTest.</span><code><span class="memberNameLink"><a href="../LatticeTest.html#modelWithLattices(java.lang.String...)">modelWithLattices</a></span>&#8203;(java.lang.String...&nbsp;lattices)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcTest.</span><code><span class="memberNameLink"><a href="../JdbcTest.html#modelWithView(java.lang.String,java.lang.Boolean)">modelWithView</a></span>&#8203;(java.lang.String&nbsp;view,
java.lang.Boolean&nbsp;modifiable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcFrontLinqBackTest.</span><code><span class="memberNameLink"><a href="../JdbcFrontLinqBackTest.html#mutable(java.util.List)">mutable</a></span>&#8203;(java.util.List&lt;<a href="../JdbcTest.Employee.html" title="class in org.apache.calcite.test">JdbcTest.Employee</a>&gt;&nbsp;employees)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#pooled()">pooled</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a version that uses a single connection, as opposed to creating
a new one each time a test method is invoked.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.</span><code><span class="memberNameLink"><a href="../CalciteAssert.html#that()">that</a></span>()</code></th>
<td class="colLast">
<div class="block">Creates an instance of <code>CalciteAssert</code> with the empty
configuration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.</span><code><span class="memberNameLink"><a href="../CalciteAssert.html#that(org.apache.calcite.test.CalciteAssert.Config)">that</a></span>&#8203;(<a href="../CalciteAssert.Config.html" title="enum in org.apache.calcite.test">CalciteAssert.Config</a>&nbsp;config)</code></th>
<td class="colLast">
<div class="block">Creates an instance of <code>CalciteAssert</code> with a given
configuration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#with(java.lang.String,java.lang.Object)">with</a></span>&#8203;(java.lang.String&nbsp;property,
java.lang.Object&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#with(java.util.Map)">with</a></span>&#8203;(java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#with(org.apache.calcite.avatica.ConnectionProperty,java.lang.Object)">with</a></span>&#8203;(org.apache.calcite.avatica.ConnectionProperty&nbsp;property,
java.lang.Object&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#with(org.apache.calcite.config.Lex)">with</a></span>&#8203;(org.apache.calcite.config.Lex&nbsp;lex)</code></th>
<td class="colLast">
<div class="block">Sets Lex property</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#with(org.apache.calcite.test.CalciteAssert.Config)">with</a></span>&#8203;(<a href="../CalciteAssert.Config.html" title="enum in org.apache.calcite.test">CalciteAssert.Config</a>&nbsp;config)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#with(org.apache.calcite.test.CalciteAssert.ConnectionFactory)">with</a></span>&#8203;(<a href="../CalciteAssert.ConnectionFactory.html" title="class in org.apache.calcite.test">CalciteAssert.ConnectionFactory</a>&nbsp;connectionFactory)</code></th>
<td class="colLast">
<div class="block">Creates a copy of this AssertThat, overriding the connection factory.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#with(org.apache.calcite.test.CalciteAssert.ConnectionPostProcessor)">with</a></span>&#8203;(<a href="../CalciteAssert.ConnectionPostProcessor.html" title="interface in org.apache.calcite.test">CalciteAssert.ConnectionPostProcessor</a>&nbsp;postProcessor)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#with(org.apache.calcite.test.CalciteAssert.SchemaSpec...)">with</a></span>&#8203;(<a href="../CalciteAssert.SchemaSpec.html" title="enum in org.apache.calcite.test">CalciteAssert.SchemaSpec</a>...&nbsp;specs)</code></th>
<td class="colLast">
<div class="block">Creates a copy of this AssertThat, adding more schemas</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TableFunctionTest.</span><code><span class="memberNameLink"><a href="../TableFunctionTest.html#with()">with</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UdfTest.</span><code><span class="memberNameLink"><a href="../UdfTest.html#withBadUdf(java.lang.Class)">withBadUdf</a></span>&#8203;(java.lang.Class&nbsp;clazz)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#withDefaultSchema(java.lang.String)">withDefaultSchema</a></span>&#8203;(java.lang.String&nbsp;schema)</code></th>
<td class="colLast">
<div class="block">Sets the default schema of the connection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#withMaterializations(java.lang.String,boolean,java.lang.String...)">withMaterializations</a></span>&#8203;(java.lang.String&nbsp;model,
boolean&nbsp;existing,
java.lang.String...&nbsp;materializations)</code></th>
<td class="colLast">
<div class="block">Adds materializations to the schema.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#withMaterializations(java.lang.String,java.lang.String...)">withMaterializations</a></span>&#8203;(java.lang.String&nbsp;model,
java.lang.String...&nbsp;materializations)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#withMaterializations(java.lang.String,java.util.function.Function)">withMaterializations</a></span>&#8203;(java.lang.String&nbsp;model,
java.util.function.Function&lt;org.apache.calcite.util.JsonBuilder,&#8203;java.util.List&lt;java.lang.Object&gt;&gt;&nbsp;materializations)</code></th>
<td class="colLast">
<div class="block">Adds materializations to the schema.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#withModel(java.lang.String)">withModel</a></span>&#8203;(java.lang.String&nbsp;model)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#withModel(java.net.URL)">withModel</a></span>&#8203;(java.net.URL&nbsp;model)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteAssert.AssertThat.</span><code><span class="memberNameLink"><a href="../CalciteAssert.AssertThat.html#withSchema(java.lang.String,org.apache.calcite.schema.Schema)">withSchema</a></span>&#8203;(java.lang.String&nbsp;name,
org.apache.calcite.schema.Schema&nbsp;schema)</code></th>
<td class="colLast">
<div class="block">Sets the default schema to a given schema.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UdfTest.</span><code><span class="memberNameLink"><a href="../UdfTest.html#withUdf()">withUdf</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UdtTest.</span><code><span class="memberNameLink"><a href="../UdtTest.html#withUdt()">withUdt</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.test</a> with parameters of type <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReflectiveSchemaTest.</span><code><span class="memberNameLink"><a href="../ReflectiveSchemaTest.html#checkAgg(org.apache.calcite.test.CalciteAssert.AssertThat,java.lang.String)">checkAgg</a></span>&#8203;(<a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a>&nbsp;with,
java.lang.String&nbsp;fn)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReflectiveSchemaTest.</span><code><span class="memberNameLink"><a href="../ReflectiveSchemaTest.html#checkOp(org.apache.calcite.test.CalciteAssert.AssertThat,java.lang.String)">checkOp</a></span>&#8203;(<a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a>&nbsp;with,
java.lang.String&nbsp;fn)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.test.enumerable">
<!-- -->
</a>
<h3>Uses of <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a> in <a href="../enumerable/package-summary.html">org.apache.calcite.test.enumerable</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../enumerable/package-summary.html">org.apache.calcite.test.enumerable</a> that return <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableCorrelateTest.</span><code><span class="memberNameLink"><a href="../enumerable/EnumerableCorrelateTest.html#tester(boolean,java.lang.Object)">tester</a></span>&#8203;(boolean&nbsp;forceDecorrelate,
java.lang.Object&nbsp;schema)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">CalciteAssert.AssertThat</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumerableJoinTest.</span><code><span class="memberNameLink"><a href="../enumerable/EnumerableJoinTest.html#tester(boolean,java.lang.Object)">tester</a></span>&#8203;(boolean&nbsp;forceDecorrelate,
java.lang.Object&nbsp;schema)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CalciteAssert.AssertThat.html" title="class in org.apache.calcite.test">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" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.html">All&nbsp;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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>