blob: ea144e2df67504b7937510c54487c9f52b974730 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Interface org.apache.calcite.sql.test.SqlTester (Calcite 1.21.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 Interface org.apache.calcite.sql.test.SqlTester (Calcite 1.21.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="../SqlTester.html" title="interface in org.apache.calcite.sql.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 Interface org.apache.calcite.sql.test.SqlTester" class="title">Uses of Interface<br>org.apache.calcite.sql.test.SqlTester</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</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.sql.test">org.apache.calcite.sql.test</a></th>
<td class="colLast">
<div class="block">Regression tests for the SQL model.</div>
</td>
</tr>
<tr class="rowColor">
<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>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.calcite.sql.test">
<!-- -->
</a>
<h3>Uses of <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a> in <a href="../package-summary.html">org.apache.calcite.sql.test</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../package-summary.html">org.apache.calcite.sql.test</a> that implement <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AbstractSqlTester.html" title="class in org.apache.calcite.sql.test">AbstractSqlTester</a></span></code></th>
<td class="colLast">
<div class="block">Abstract implementation of
<a href="../../../test/SqlValidatorTestCase.Tester.html" title="interface in org.apache.calcite.test"><code>SqlValidatorTestCase.Tester</code></a>
that talks to a mock catalog.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SqlOperatorBaseTest.TesterImpl.html" title="class in org.apache.calcite.sql.test">SqlOperatorBaseTest.TesterImpl</a></span></code></th>
<td class="colLast">
<div class="block">Implementation of <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test"><code>SqlTester</code></a> based on a
JDBC connection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SqlRuntimeTester.html" title="class in org.apache.calcite.sql.test">SqlRuntimeTester</a></span></code></th>
<td class="colLast">
<div class="block">Tester of <code>SqlValidator</code> and runtime execution of the input SQL.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SqlValidatorTester.html" title="class in org.apache.calcite.sql.test">SqlValidatorTester</a></span></code></th>
<td class="colLast">
<div class="block">Tester of <code>SqlValidator</code>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.calcite.sql.test</a> declared as <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</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="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlOperatorTest.</span><code><span class="memberNameLink"><a href="../SqlOperatorTest.html#DEFAULT_TESTER">DEFAULT_TESTER</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlOperatorBaseTest.</span><code><span class="memberNameLink"><a href="../SqlOperatorBaseTest.html#strictTester">strictTester</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlOperatorBaseTest.</span><code><span class="memberNameLink"><a href="../SqlOperatorBaseTest.html#tester">tester</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.sql.test</a> that return <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</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><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSqlTester.</span><code><span class="memberNameLink"><a href="../AbstractSqlTester.html#enableTypeCoercion(boolean)">enableTypeCoercion</a></span>&#8203;(boolean&nbsp;enabled)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTester.</span><code><span class="memberNameLink"><a href="../SqlTester.html#enableTypeCoercion(boolean)">enableTypeCoercion</a></span>&#8203;(boolean&nbsp;enabled)</code></th>
<td class="colLast">
<div class="block">Returns a tester that tests with implicit type coercion on/off.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlAdvisorTest.</span><code><span class="memberNameLink"><a href="../SqlAdvisorTest.html#getTester()">getTester</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlOperatorBaseTest.</span><code><span class="memberNameLink"><a href="../SqlOperatorBaseTest.html#oracleTester()">oracleTester</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlOperatorBaseTest.</span><code><span class="memberNameLink"><a href="../SqlOperatorBaseTest.html#oracleTester(org.apache.calcite.sql.validate.SqlConformance)">oracleTester</a></span>&#8203;(org.apache.calcite.sql.validate.SqlConformance&nbsp;conformance)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlOperatorBaseTest.</span><code><span class="memberNameLink"><a href="../SqlOperatorBaseTest.html#tester()">tester</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlOperatorBaseTest.</span><code><span class="memberNameLink"><a href="../SqlOperatorBaseTest.html#tester(org.apache.calcite.sql.fun.SqlLibrary)">tester</a></span>&#8203;(org.apache.calcite.sql.fun.SqlLibrary&nbsp;library)</code></th>
<td class="colLast">
<div class="block">Creates a tester with special sql library.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSqlTester.</span><code><span class="memberNameLink"><a href="../AbstractSqlTester.html#with(java.lang.String,java.lang.Object)">with</a></span>&#8203;(java.lang.String&nbsp;name,
java.lang.Object&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected abstract <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSqlTester.</span><code><span class="memberNameLink"><a href="../AbstractSqlTester.html#with(org.apache.calcite.sql.test.SqlTestFactory)">with</a></span>&#8203;(<a href="../SqlTestFactory.html" title="class in org.apache.calcite.sql.test">SqlTestFactory</a>&nbsp;factory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlOperatorBaseTest.TesterImpl.</span><code><span class="memberNameLink"><a href="../SqlOperatorBaseTest.TesterImpl.html#with(org.apache.calcite.sql.test.SqlTestFactory)">with</a></span>&#8203;(<a href="../SqlTestFactory.html" title="class in org.apache.calcite.sql.test">SqlTestFactory</a>&nbsp;factory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlRuntimeTester.</span><code><span class="memberNameLink"><a href="../SqlRuntimeTester.html#with(org.apache.calcite.sql.test.SqlTestFactory)">with</a></span>&#8203;(<a href="../SqlTestFactory.html" title="class in org.apache.calcite.sql.test">SqlTestFactory</a>&nbsp;factory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlValidatorTester.</span><code><span class="memberNameLink"><a href="../SqlValidatorTester.html#with(org.apache.calcite.sql.test.SqlTestFactory)">with</a></span>&#8203;(<a href="../SqlTestFactory.html" title="class in org.apache.calcite.sql.test">SqlTestFactory</a>&nbsp;factory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSqlTester.</span><code><span class="memberNameLink"><a href="../AbstractSqlTester.html#withCaseSensitive(boolean)">withCaseSensitive</a></span>&#8203;(boolean&nbsp;sensitive)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTester.</span><code><span class="memberNameLink"><a href="../SqlTester.html#withCaseSensitive(boolean)">withCaseSensitive</a></span>&#8203;(boolean&nbsp;sensitive)</code></th>
<td class="colLast">
<div class="block">Returns a tester that matches identifiers by case-sensitive or
case-insensitive.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSqlTester.</span><code><span class="memberNameLink"><a href="../AbstractSqlTester.html#withConformance(org.apache.calcite.sql.validate.SqlConformance)">withConformance</a></span>&#8203;(org.apache.calcite.sql.validate.SqlConformance&nbsp;conformance)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTester.</span><code><span class="memberNameLink"><a href="../SqlTester.html#withConformance(org.apache.calcite.sql.validate.SqlConformance)">withConformance</a></span>&#8203;(org.apache.calcite.sql.validate.SqlConformance&nbsp;conformance)</code></th>
<td class="colLast">
<div class="block">Returns a tester that tests conformance to a particular SQL language
version.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSqlTester.</span><code><span class="memberNameLink"><a href="../AbstractSqlTester.html#withConnectionFactory(org.apache.calcite.test.CalciteAssert.ConnectionFactory)">withConnectionFactory</a></span>&#8203;(<a href="../../../test/CalciteAssert.ConnectionFactory.html" title="class in org.apache.calcite.test">CalciteAssert.ConnectionFactory</a>&nbsp;connectionFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTester.</span><code><span class="memberNameLink"><a href="../SqlTester.html#withConnectionFactory(org.apache.calcite.test.CalciteAssert.ConnectionFactory)">withConnectionFactory</a></span>&#8203;(<a href="../../../test/CalciteAssert.ConnectionFactory.html" title="class in org.apache.calcite.test">CalciteAssert.ConnectionFactory</a>&nbsp;connectionFactory)</code></th>
<td class="colLast">
<div class="block">Returns a tester that gets connections from a given factory.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSqlTester.</span><code><span class="memberNameLink"><a href="../AbstractSqlTester.html#withLex(org.apache.calcite.config.Lex)">withLex</a></span>&#8203;(org.apache.calcite.config.Lex&nbsp;lex)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTester.</span><code><span class="memberNameLink"><a href="../SqlTester.html#withLex(org.apache.calcite.config.Lex)">withLex</a></span>&#8203;(org.apache.calcite.config.Lex&nbsp;lex)</code></th>
<td class="colLast">
<div class="block">Returns a tester that follows a lex policy.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSqlTester.</span><code><span class="memberNameLink"><a href="../AbstractSqlTester.html#withOperatorTable(org.apache.calcite.sql.SqlOperatorTable)">withOperatorTable</a></span>&#8203;(org.apache.calcite.sql.SqlOperatorTable&nbsp;operatorTable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTester.</span><code><span class="memberNameLink"><a href="../SqlTester.html#withOperatorTable(org.apache.calcite.sql.SqlOperatorTable)">withOperatorTable</a></span>&#8203;(org.apache.calcite.sql.SqlOperatorTable&nbsp;operatorTable)</code></th>
<td class="colLast">
<div class="block">Returns a tester that uses a given operator table.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSqlTester.</span><code><span class="memberNameLink"><a href="../AbstractSqlTester.html#withQuotedCasing(org.apache.calcite.avatica.util.Casing)">withQuotedCasing</a></span>&#8203;(org.apache.calcite.avatica.util.Casing&nbsp;casing)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTester.</span><code><span class="memberNameLink"><a href="../SqlTester.html#withQuotedCasing(org.apache.calcite.avatica.util.Casing)">withQuotedCasing</a></span>&#8203;(org.apache.calcite.avatica.util.Casing&nbsp;casing)</code></th>
<td class="colLast">
<div class="block">Returns a tester that applies a given casing policy to quoted
identifiers.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSqlTester.</span><code><span class="memberNameLink"><a href="../AbstractSqlTester.html#withQuoting(org.apache.calcite.avatica.util.Quoting)">withQuoting</a></span>&#8203;(org.apache.calcite.avatica.util.Quoting&nbsp;quoting)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTester.</span><code><span class="memberNameLink"><a href="../SqlTester.html#withQuoting(org.apache.calcite.avatica.util.Quoting)">withQuoting</a></span>&#8203;(org.apache.calcite.avatica.util.Quoting&nbsp;quoting)</code></th>
<td class="colLast">
<div class="block">Returns a tester that tests a given SQL quoting style.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSqlTester.</span><code><span class="memberNameLink"><a href="../AbstractSqlTester.html#withUnquotedCasing(org.apache.calcite.avatica.util.Casing)">withUnquotedCasing</a></span>&#8203;(org.apache.calcite.avatica.util.Casing&nbsp;casing)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTester.</span><code><span class="memberNameLink"><a href="../SqlTester.html#withUnquotedCasing(org.apache.calcite.avatica.util.Casing)">withUnquotedCasing</a></span>&#8203;(org.apache.calcite.avatica.util.Casing&nbsp;casing)</code></th>
<td class="colLast">
<div class="block">Returns a tester that applies a given casing policy to unquoted
identifiers.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.sql.test</a> with parameters of type <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</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">SqlOperatorBaseTest.</span><code><span class="memberNameLink"><a href="../SqlOperatorBaseTest.html#checkAggType(org.apache.calcite.sql.test.SqlTester,java.lang.String,java.lang.String)">checkAggType</a></span>&#8203;(<a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a>&nbsp;tester,
java.lang.String&nbsp;expr,
java.lang.String&nbsp;type)</code></th>
<td class="colLast">
<div class="block">Very similar to <code>tester.checkType</code>, but generates inside a SELECT
with a non-empty GROUP BY.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlOperatorBaseTest.</span><code><span class="memberNameLink"><a href="../SqlOperatorBaseTest.html#checkNullOperand(org.apache.calcite.sql.test.SqlTester,java.lang.String)">checkNullOperand</a></span>&#8203;(<a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a>&nbsp;tester,
java.lang.String&nbsp;op)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.apache.calcite.sql.test</a> with parameters of type <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SqlOperatorBaseTest.html#%3Cinit%3E(boolean,org.apache.calcite.sql.test.SqlTester)">SqlOperatorBaseTest</a></span>&#8203;(boolean&nbsp;enable,
<a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a>&nbsp;tester)</code></th>
<td class="colLast">
<div class="block">Creates a SqlOperatorBaseTest.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.test">
<!-- -->
</a>
<h3>Uses of <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a> in <a href="../../../test/package-summary.html">org.apache.calcite.test</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../test/package-summary.html">org.apache.calcite.test</a> declared as <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</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>(package private) static <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlValidatorTestCase.</span><code><span class="memberNameLink"><a href="../../../test/SqlValidatorTestCase.html#EXTENDED_CATALOG_TESTER">EXTENDED_CATALOG_TESTER</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) static <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlValidatorTestCase.</span><code><span class="memberNameLink"><a href="../../../test/SqlValidatorTestCase.html#EXTENDED_CATALOG_TESTER_2003">EXTENDED_CATALOG_TESTER_2003</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) static <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlValidatorTestCase.</span><code><span class="memberNameLink"><a href="../../../test/SqlValidatorTestCase.html#EXTENDED_CATALOG_TESTER_LENIENT">EXTENDED_CATALOG_TESTER_LENIENT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlValidatorTestCase.Sql.</span><code><span class="memberNameLink"><a href="../../../test/SqlValidatorTestCase.Sql.html#tester">tester</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlValidatorTestCase.</span><code><span class="memberNameLink"><a href="../../../test/SqlValidatorTestCase.html#tester">tester</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../test/package-summary.html">org.apache.calcite.test</a> that return <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</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><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTestGen.SqlValidatorSpooler.</span><code><span class="memberNameLink"><a href="../../../test/SqlTestGen.SqlValidatorSpooler.html#getTester()">getTester</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlValidatorDynamicTest.</span><code><span class="memberNameLink"><a href="../../../test/SqlValidatorDynamicTest.html#getTester()">getTester</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlValidatorFeatureTest.</span><code><span class="memberNameLink"><a href="../../../test/SqlValidatorFeatureTest.html#getTester()">getTester</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlValidatorTestCase.</span><code><span class="memberNameLink"><a href="../../../test/SqlValidatorTestCase.html#getTester()">getTester</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a tester.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TypeCoercionTest.</span><code><span class="memberNameLink"><a href="../../../test/TypeCoercionTest.html#getTester()">getTester</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../test/package-summary.html">org.apache.calcite.test</a> with parameters of type <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</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>(package private) <a href="../../../test/SqlValidatorTestCase.Sql.html" title="class in org.apache.calcite.test">SqlValidatorTestCase.Sql</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlValidatorTestCase.Sql.</span><code><span class="memberNameLink"><a href="../../../test/SqlValidatorTestCase.Sql.html#tester(org.apache.calcite.sql.test.SqlTester)">tester</a></span>&#8203;(<a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a>&nbsp;tester)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../../test/package-summary.html">org.apache.calcite.test</a> with parameters of type <a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../test/SqlValidatorTestCase.Sql.html#%3Cinit%3E(org.apache.calcite.sql.test.SqlTester,java.lang.String,boolean)">Sql</a></span>&#8203;(<a href="../SqlTester.html" title="interface in org.apache.calcite.sql.test">SqlTester</a>&nbsp;tester,
java.lang.String&nbsp;sql,
boolean&nbsp;query)</code></th>
<td class="colLast">
<div class="block">Creates a Sql.</div>
</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="../SqlTester.html" title="interface in org.apache.calcite.sql.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>