blob: c669d2fd9427d7c6b3a3be25de428388849d95b1 [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 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>BaseTest (Drill : 1.20.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BaseTest (Drill : 1.20.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/BaseTest.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/drill/test/BaseFixture.html" title="class in org.apache.drill.test"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/drill/test/BaseTestQuery.html" title="class in org.apache.drill.test"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/drill/test/BaseTest.html" target="_top">Frames</a></li>
<li><a href="BaseTest.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.drill.test</div>
<h2 title="Class BaseTest" class="title">Class BaseTest</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.drill.test.BaseTest</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../org/apache/drill/metastore/components/tables/AbstractBasicTablesRequestsTest.html" title="class in org.apache.drill.metastore.components.tables">AbstractBasicTablesRequestsTest</a>, <a href="../../../../org/apache/drill/exec/physical/impl/svremover/AbstractGenericCopierTest.html" title="class in org.apache.drill.exec.physical.impl.svremover">AbstractGenericCopierTest</a>, <a href="../../../../org/apache/drill/metastore/components/tables/AbstractTablesMetastoreTest.html" title="class in org.apache.drill.metastore.components.tables">AbstractTablesMetastoreTest</a>, <a href="../../../../org/apache/drill/exec/store/avro/AvroSchemaUtilTest.html" title="class in org.apache.drill.exec.store.avro">AvroSchemaUtilTest</a>, <a href="../../../../org/apache/drill/exec/store/BasePluginRegistryTest.html" title="class in org.apache.drill.exec.store">BasePluginRegistryTest</a>, <a href="../../../../org/apache/drill/exec/physical/impl/scan/v3/schema/BaseTestSchemaTracker.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.schema">BaseTestSchemaTracker</a>, <a href="../../../../org/apache/drill/exec/memory/BoundsCheckingTest.html" title="class in org.apache.drill.exec.memory">BoundsCheckingTest</a>, <a href="../../../../org/apache/drill/exec/rpc/control/ConnectionManagerRegistryTest.html" title="class in org.apache.drill.exec.rpc.control">ConnectionManagerRegistryTest</a>, <a href="../../../../org/apache/drill/jdbc/ConnectionTransactionMethodsTest.html" title="class in org.apache.drill.jdbc">ConnectionTransactionMethodsTest</a>, <a href="../../../../org/apache/drill/exec/client/ConnectTriesPropertyTestClusterBits.html" title="class in org.apache.drill.exec.client">ConnectTriesPropertyTestClusterBits</a>, <a href="../../../../org/apache/drill/jdbc/DatabaseMetaDataTest.html" title="class in org.apache.drill.jdbc">DatabaseMetaDataTest</a>, <a href="../../../../org/apache/drill/exec/test/Drill2130JavaExecHamcrestConfigurationTest.html" title="class in org.apache.drill.exec.test">Drill2130JavaExecHamcrestConfigurationTest</a>, <a href="../../../../org/apache/drill/jdbc/test/Drill2130JavaJdbcHamcrestConfigurationTest.html" title="class in org.apache.drill.jdbc.test">Drill2130JavaJdbcHamcrestConfigurationTest</a>, <a href="../../../../org/apache/drill/hbase/test/Drill2130StorageHBaseHamcrestConfigurationTest.html" title="class in org.apache.drill.hbase.test">Drill2130StorageHBaseHamcrestConfigurationTest</a>, <a href="../../../../org/apache/drill/exec/test/Drill2130StorageHiveCoreHamcrestConfigurationTest.html" title="class in org.apache.drill.exec.test">Drill2130StorageHiveCoreHamcrestConfigurationTest</a>, <a href="../../../../org/apache/drill/jdbc/test/Drill2288GetColumnsMetadataWhenNoRowsTest.html" title="class in org.apache.drill.jdbc.test">Drill2288GetColumnsMetadataWhenNoRowsTest</a>, <a href="../../../../org/apache/drill/jdbc/DrillColumnMetaDataListTest.html" title="class in org.apache.drill.jdbc">DrillColumnMetaDataListTest</a>, <a href="../../../../org/apache/drill/exec/util/DrillExceptionUtilTest.html" title="class in org.apache.drill.exec.util">DrillExceptionUtilTest</a>, <a href="../../../../org/apache/drill/exec/planner/logical/DrillOptiqTest.html" title="class in org.apache.drill.exec.planner.logical">DrillOptiqTest</a>, <a href="../../../../org/apache/drill/exec/client/DrillSqlLineApplicationTest.html" title="class in org.apache.drill.exec.client">DrillSqlLineApplicationTest</a>, <a href="../../../../org/apache/drill/test/DrillTest.html" title="class in org.apache.drill.test">DrillTest</a>, <a href="../../../../org/apache/drill/test/ExampleTest.html" title="class in org.apache.drill.test">ExampleTest</a>, <a href="../../../../org/apache/drill/exec/util/FileSystemUtilTestBase.html" title="class in org.apache.drill.exec.util">FileSystemUtilTestBase</a>, <a href="../../../../org/apache/drill/exec/planner/logical/FilterSplitTest.html" title="class in org.apache.drill.exec.planner.logical">FilterSplitTest</a>, <a href="../../../../org/apache/drill/exec/work/fragment/FragmentStatusReporterTest.html" title="class in org.apache.drill.exec.work.fragment">FragmentStatusReporterTest</a>, <a href="../../../../org/apache/drill/exec/expr/fn/FunctionInitializerTest.html" title="class in org.apache.drill.exec.expr.fn">FunctionInitializerTest</a>, <a href="../../../../org/apache/drill/exec/expr/fn/registry/FunctionRegistryHolderTest.html" title="class in org.apache.drill.exec.expr.fn.registry">FunctionRegistryHolderTest</a>, <a href="../../../../org/apache/drill/exec/vector/accessor/GenericAccessorTest.html" title="class in org.apache.drill.exec.vector.accessor">GenericAccessorTest</a>, <a href="../../../../org/apache/drill/exec/physical/impl/common/HashPartitionTest.html" title="class in org.apache.drill.exec.physical.impl.common">HashPartitionTest</a>, <a href="../../../../org/apache/drill/exec/physical/impl/common/HashTableAllocationTrackerTest.html" title="class in org.apache.drill.exec.physical.impl.common">HashTableAllocationTrackerTest</a>, <a href="../../../../org/apache/drill/hbase/HBaseTestsSuite.html" title="class in org.apache.drill.hbase">HBaseTestsSuite</a>, <a href="../../../../org/apache/drill/metastore/iceberg/IcebergBaseTest.html" title="class in org.apache.drill.metastore.iceberg">IcebergBaseTest</a>, <a href="../../../../org/apache/drill/jdbc/ITTestShadedJar.html" title="class in org.apache.drill.jdbc">ITTestShadedJar</a>, <a href="../../../../org/apache/drill/common/expression/fn/JodaDateValidatorTest.html" title="class in org.apache.drill.common.expression.fn">JodaDateValidatorTest</a>, <a href="../../../../com/mapr/drill/maprdb/tests/MaprDBTestsSuite.html" title="class in com.mapr.drill.maprdb.tests">MaprDBTestsSuite</a>, <a href="../../../../org/apache/drill/exec/store/kafka/decoders/MessageReaderFactoryTest.html" title="class in org.apache.drill.exec.store.kafka.decoders">MessageReaderFactoryTest</a>, <a href="../../../../org/apache/drill/metastore/metadata/MetadataSerDeTest.html" title="class in org.apache.drill.metastore.metadata">MetadataSerDeTest</a>, <a href="../../../../org/apache/drill/exec/store/mongo/MongoTestSuite.html" title="class in org.apache.drill.exec.store.mongo">MongoTestSuite</a>, <a href="../../../../org/apache/drill/exec/server/options/OptionValueTest.html" title="class in org.apache.drill.exec.server.options">OptionValueTest</a>, <a href="../../../../org/apache/drill/common/logical/data/OrderTest.html" title="class in org.apache.drill.common.logical.data">OrderTest</a>, <a href="../../../../org/apache/drill/exec/server/options/PersistedOptionValueTest.html" title="class in org.apache.drill.exec.server.options">PersistedOptionValueTest</a>, <a href="../../../../org/apache/drill/exec/store/phoenix/PhoenixTestSuite.html" title="class in org.apache.drill.exec.store.phoenix">PhoenixTestSuite</a>, <a href="../../../../org/apache/drill/metastore/rdbms/RdbmsBaseTest.html" title="class in org.apache.drill.metastore.rdbms">RdbmsBaseTest</a>, <a href="../../../../org/apache/drill/exec/store/phoenix/secured/SecuredPhoenixTestSuite.html" title="class in org.apache.drill.exec.store.phoenix.secured">SecuredPhoenixTestSuite</a>, <a href="../../../../org/apache/drill/exec/store/hive/inspectors/SkipFooterRecordsInspectorTest.html" title="class in org.apache.drill.exec.store.hive.inspectors">SkipFooterRecordsInspectorTest</a>, <a href="../../../../org/apache/drill/exec/server/rest/StatusResourcesTest.html" title="class in org.apache.drill.exec.server.rest">StatusResourcesTest</a>, <a href="../../../../org/apache/drill/exec/store/StorageStrategyTest.html" title="class in org.apache.drill.exec.store">StorageStrategyTest</a>, <a href="../../../../org/apache/drill/exec/memory/TestAccountant.html" title="class in org.apache.drill.exec.memory">TestAccountant</a>, <a href="../../../../org/apache/drill/exec/resourcemgr/config/selectors/TestAclSelector.html" title="class in org.apache.drill.exec.resourcemgr.config.selectors">TestAclSelector</a>, <a href="../../../../org/apache/drill/yarn/zk/TestAmRegistration.html" title="class in org.apache.drill.yarn.zk">TestAmRegistration</a>, <a href="../../../../org/apache/drill/exec/util/TestApproximateStringMatcher.html" title="class in org.apache.drill.exec.util">TestApproximateStringMatcher</a>, <a href="../../../../org/apache/drill/exec/util/TestArrayWrappedIntIntMap.html" title="class in org.apache.drill.exec.util">TestArrayWrappedIntIntMap</a>, <a href="../../../../org/apache/drill/exec/store/store/TestAssignment.html" title="class in org.apache.drill.exec.store.store">TestAssignment</a>, <a href="../../../../org/apache/drill/exec/memory/TestBaseAllocator.html" title="class in org.apache.drill.exec.memory">TestBaseAllocator</a>, <a href="../../../../org/apache/drill/metastore/components/tables/TestBasicTablesRequestsRequestMetadata.html" title="class in org.apache.drill.metastore.components.tables">TestBasicTablesRequestsRequestMetadata</a>, <a href="../../../../org/apache/drill/metastore/components/tables/TestBasicTablesTransformer.html" title="class in org.apache.drill.metastore.components.tables">TestBasicTablesTransformer</a>, <a href="../../../../org/apache/drill/exec/physical/impl/join/TestBatchSizePredictorImpl.html" title="class in org.apache.drill.exec.physical.impl.join">TestBatchSizePredictorImpl</a>, <a href="../../../../org/apache/drill/exec/resourcemgr/config/selectionpolicy/TestBestFitSelectionPolicy.html" title="class in org.apache.drill.exec.resourcemgr.config.selectionpolicy">TestBestFitSelectionPolicy</a>, <a href="../../../../org/apache/drill/exec/store/bson/TestBsonRecordReader.html" title="class in org.apache.drill.exec.store.bson">TestBsonRecordReader</a>, <a href="../../../../org/apache/drill/exec/physical/impl/join/TestBuildSidePartitioningImpl.html" title="class in org.apache.drill.exec.physical.impl.join">TestBuildSidePartitioningImpl</a>, <a href="../../../../org/apache/drill/common/map/TestCaseInsensitiveMap.html" title="class in org.apache.drill.common.map">TestCaseInsensitiveMap</a>, <a href="../../../../org/apache/drill/exec/store/cassandra/TestCassandraSuit.html" title="class in org.apache.drill.exec.store.cassandra">TestCassandraSuit</a>, <a href="../../../../org/apache/drill/common/util/function/TestCheckedFunction.html" title="class in org.apache.drill.common.util.function">TestCheckedFunction</a>, <a href="../../../../org/apache/drill/common/scanner/TestClassPathScanner.html" title="class in org.apache.drill.common.scanner">TestClassPathScanner</a>, <a href="../../../../org/apache/drill/yarn/client/TestClient.html" title="class in org.apache.drill.yarn.client">TestClient</a>, <a href="../../../../org/apache/drill/exec/store/hive/schema/TestColumnListCache.html" title="class in org.apache.drill.exec.store.hive.schema">TestColumnListCache</a>, <a href="../../../../org/apache/drill/yarn/client/TestCommandLineOptions.html" title="class in org.apache.drill.yarn.client">TestCommandLineOptions</a>, <a href="../../../../org/apache/drill/exec/store/parquet/TestComplexColumnInSchema.html" title="class in org.apache.drill.exec.store.parquet">TestComplexColumnInSchema</a>, <a href="../../../../org/apache/drill/exec/resourcemgr/config/selectors/TestComplexSelectors.html" title="class in org.apache.drill.exec.resourcemgr.config.selectors">TestComplexSelectors</a>, <a href="../../../../org/apache/drill/yarn/core/TestConfig.html" title="class in org.apache.drill.yarn.core">TestConfig</a>, <a href="../../../../org/apache/drill/exec/server/options/TestConfigLinkage.html" title="class in org.apache.drill.exec.server.options">TestConfigLinkage</a>, <a href="../../../../org/apache/drill/exec/store/jdbc/TestDataSource.html" title="class in org.apache.drill.exec.store.jdbc">TestDataSource</a>, <a href="../../../../org/apache/drill/exec/resourcemgr/config/selectionpolicy/TestDefaultSelectionPolicy.html" title="class in org.apache.drill.exec.resourcemgr.config.selectionpolicy">TestDefaultSelectionPolicy</a>, <a href="../../../../org/apache/drill/exec/dotdrill/TestDotDrillUtil.html" title="class in org.apache.drill.exec.dotdrill">TestDotDrillUtil</a>, <a href="../../../../org/apache/drill/exec/store/dfs/TestDrillFileSystem.html" title="class in org.apache.drill.exec.store.dfs">TestDrillFileSystem</a>, <a href="../../../../org/apache/drill/exec/server/rest/spnego/TestDrillSpnegoAuthenticator.html" title="class in org.apache.drill.exec.server.rest.spnego">TestDrillSpnegoAuthenticator</a>, <a href="../../../../org/apache/drill/exec/physical/impl/scan/v3/schema/TestDynamicSchemaFilter.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.schema">TestDynamicSchemaFilter</a>, <a href="../../../../org/apache/drill/exec/memory/TestEndianess.html" title="class in org.apache.drill.exec.memory">TestEndianess</a>, <a href="../../../../org/apache/drill/exec/coord/zk/TestEphemeralStore.html" title="class in org.apache.drill.exec.coord.zk">TestEphemeralStore</a>, <a href="../../../../org/apache/drill/exec/compile/TestEvaluationVisitor.html" title="class in org.apache.drill.exec.compile">TestEvaluationVisitor</a>, <a href="../../../../org/apache/drill/exec/coord/zk/TestEventDispatcher.html" title="class in org.apache.drill.exec.coord.zk">TestEventDispatcher</a>, <a href="../../../../org/apache/drill/exec/server/TestFailureUtils.html" title="class in org.apache.drill.exec.server">TestFailureUtils</a>, <a href="../../../../com/mapr/drill/maprdb/tests/json/TestFieldPathHelper.html" title="class in com.mapr.drill.maprdb.tests.json">TestFieldPathHelper</a>, <a href="../../../../org/apache/drill/exec/physical/impl/scan/v3/file/TestFileDescrip.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.file">TestFileDescrip</a>, <a href="../../../../org/apache/drill/TestforBaseTestInheritance.html" title="class in org.apache.drill">TestforBaseTestInheritance</a>, <a href="../../../../org/apache/drill/exec/store/dfs/TestFormatPluginOptionExtractor.html" title="class in org.apache.drill.exec.store.dfs">TestFormatPluginOptionExtractor</a>, <a href="../../../../org/apache/drill/common/util/TestGuavaPatcher.html" title="class in org.apache.drill.common.util">TestGuavaPatcher</a>, <a href="../../../../org/apache/drill/exec/planner/fragment/TestHardAffinityFragmentParallelizer.html" title="class in org.apache.drill.exec.planner.fragment">TestHardAffinityFragmentParallelizer</a>, <a href="../../../../org/apache/drill/exec/physical/impl/join/TestHashJoinHelperSizeCalculatorImpl.html" title="class in org.apache.drill.exec.physical.impl.join">TestHashJoinHelperSizeCalculatorImpl</a>, <a href="../../../../org/apache/drill/exec/physical/impl/join/TestHashJoinMemoryCalculator.html" title="class in org.apache.drill.exec.physical.impl.join">TestHashJoinMemoryCalculator</a>, <a href="../../../../org/apache/drill/exec/physical/impl/join/TestHashTableSizeCalculatorConservativeImpl.html" title="class in org.apache.drill.exec.physical.impl.join">TestHashTableSizeCalculatorConservativeImpl</a>, <a href="../../../../org/apache/drill/exec/physical/impl/join/TestHashTableSizeCalculatorLeanImpl.html" title="class in org.apache.drill.exec.physical.impl.join">TestHashTableSizeCalculatorLeanImpl</a>, <a href="../../../../org/apache/drill/exec/store/hdf5/TestHDF5Utils.html" title="class in org.apache.drill.exec.store.hdf5">TestHDF5Utils</a>, <a href="../../../../org/apache/drill/exec/store/http/TestHttpProxy.html" title="class in org.apache.drill.exec.store.http">TestHttpProxy</a>, <a href="../../../../org/apache/drill/TestImplicitCasting.html" title="class in org.apache.drill">TestImplicitCasting</a>, <a href="../../../../org/apache/drill/exec/store/kafka/TestKafkaSuit.html" title="class in org.apache.drill.exec.store.kafka">TestKafkaSuit</a>, <a href="../../../../org/apache/drill/store/kudu/TestKuduConnect.html" title="class in org.apache.drill.store.kudu">TestKuduConnect</a>, <a href="../../../../org/apache/drill/exec/rpc/control/TestLocalControlConnectionManager.html" title="class in org.apache.drill.exec.rpc.control">TestLocalControlConnectionManager</a>, <a href="../../../../org/apache/drill/exec/store/sys/TestLocalPersistentStore.html" title="class in org.apache.drill.exec.store.sys">TestLocalPersistentStore</a>, <a href="../../../../org/apache/drill/exec/server/rest/TestMainLoginPageModel.html" title="class in org.apache.drill.exec.server.rest">TestMainLoginPageModel</a>, <a href="../../../../org/apache/drill/exec/record/TestMaterializedField.html" title="class in org.apache.drill.exec.record">TestMaterializedField</a>, <a href="../../../../org/apache/drill/exec/record/metadata/TestMetadataProperties.html" title="class in org.apache.drill.exec.record.metadata">TestMetadataProperties</a>, <a href="../../../../org/apache/drill/metastore/components/tables/TestMetastoreTableInfo.html" title="class in org.apache.drill.metastore.components.tables">TestMetastoreTableInfo</a>, <a href="../../../../org/apache/drill/exec/store/mongo/TestMongoChunkAssignment.html" title="class in org.apache.drill.exec.store.mongo">TestMongoChunkAssignment</a>, <a href="../../../../org/apache/drill/exec/store/mongo/TestMongoStoragePluginUsesCredentialsStore.html" title="class in org.apache.drill.exec.store.mongo">TestMongoStoragePluginUsesCredentialsStore</a>, <a href="../../../../org/apache/drill/exec/resourcemgr/config/selectors/TestNotEqualSelector.html" title="class in org.apache.drill.exec.resourcemgr.config.selectors">TestNotEqualSelector</a>, <a href="../../../../org/apache/drill/exec/planner/common/TestNumericEquiDepthHistogram.html" title="class in org.apache.drill.exec.planner.common">TestNumericEquiDepthHistogram</a>, <a href="../../../../org/apache/drill/exec/TestOpSerialization.html" title="class in org.apache.drill.exec">TestOpSerialization</a>, <a href="../../../../org/apache/drill/exec/store/parquet/TestParquetMetadataVersion.html" title="class in org.apache.drill.exec.store.parquet">TestParquetMetadataVersion</a>, <a href="../../../../org/apache/drill/exec/store/parquet/TestParquetReaderConfig.html" title="class in org.apache.drill.exec.store.parquet">TestParquetReaderConfig</a>, <a href="../../../../org/apache/drill/exec/store/parquet/TestParquetReaderUtility.html" title="class in org.apache.drill.exec.store.parquet">TestParquetReaderUtility</a>, <a href="../../../../org/apache/drill/exec/record/metadata/schema/parser/TestParserErrorHandling.html" title="class in org.apache.drill.exec.record.metadata.schema.parser">TestParserErrorHandling</a>, <a href="../../../../org/apache/drill/exec/physical/impl/join/TestPartitionStat.html" title="class in org.apache.drill.exec.physical.impl.join">TestPartitionStat</a>, <a href="../../../../org/apache/drill/exec/coord/zk/TestPathUtils.html" title="class in org.apache.drill.exec.coord.zk">TestPathUtils</a>, <a href="../../../../org/apache/drill/exec/store/TestPluginRegistry.html" title="class in org.apache.drill.exec.store">TestPluginRegistry</a>, <a href="../../../../org/apache/drill/exec/physical/impl/join/TestPostBuildCalculationsImpl.html" title="class in org.apache.drill.exec.physical.impl.join">TestPostBuildCalculationsImpl</a>, <a href="../../../../org/apache/drill/exec/physical/impl/scan/v3/schema/TestProjectedPath.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.schema">TestProjectedPath</a>, <a href="../../../../org/apache/drill/exec/physical/resultSet/project/TestProjectedPath.html" title="class in org.apache.drill.exec.physical.resultSet.project">TestProjectedPath</a>, <a href="../../../../org/apache/drill/exec/physical/resultSet/impl/TestProjectionFilter.html" title="class in org.apache.drill.exec.physical.resultSet.impl">TestProjectionFilter</a>, <a href="../../../../org/apache/drill/exec/physical/impl/scan/v3/schema/TestProjectionParser.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.schema">TestProjectionParser</a>, <a href="../../../../org/apache/drill/exec/vector/complex/writer/TestPromotableWriter.html" title="class in org.apache.drill.exec.vector.complex.writer">TestPromotableWriter</a>, <a href="../../../../org/apache/drill/exec/vector/complex/writer/TestRepeated.html" title="class in org.apache.drill.exec.vector.complex.writer">TestRepeated</a>, <a href="../../../../org/apache/drill/exec/resourcemgr/config/selectors/TestResourcePoolSelectors.html" title="class in org.apache.drill.exec.resourcemgr.config.selectors">TestResourcePoolSelectors</a>, <a href="../../../../org/apache/drill/exec/resourcemgr/TestResourcePoolTree.html" title="class in org.apache.drill.exec.resourcemgr">TestResourcePoolTree</a>, <a href="../../../../org/apache/drill/test/rowSet/test/TestRowSetComparison.html" title="class in org.apache.drill.test.rowSet.test">TestRowSetComparison</a>, <a href="../../../../org/apache/drill/exec/physical/impl/scan/v3/schema/TestScanSchemaTracker.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.schema">TestScanSchemaTracker</a>, <a href="../../../../org/apache/drill/exec/physical/impl/scan/v3/schema/TestScanSchemaTrackerMaps.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.schema">TestScanSchemaTrackerMaps</a>, <a href="../../../../org/apache/drill/exec/store/hive/schema/TestSchemaConversion.html" title="class in org.apache.drill.exec.store.hive.schema">TestSchemaConversion</a>, <a href="../../../../org/apache/drill/exec/record/metadata/schema/parser/TestSchemaParser.html" title="class in org.apache.drill.exec.record.metadata.schema.parser">TestSchemaParser</a>, <a href="../../../../org/apache/drill/exec/record/metadata/schema/TestSchemaProvider.html" title="class in org.apache.drill.exec.record.metadata.schema">TestSchemaProvider</a>, <a href="../../../../org/apache/drill/exec/physical/impl/scan/v3/schema/TestSchemaTrackerDefined.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.schema">TestSchemaTrackerDefined</a>, <a href="../../../../org/apache/drill/exec/physical/impl/scan/v3/schema/TestSchemaTrackerProjection.html" title="class in org.apache.drill.exec.physical.impl.scan.v3.schema">TestSchemaTrackerProjection</a>, <a href="../../../../org/apache/drill/yarn/scripts/TestScripts.html" title="class in org.apache.drill.yarn.scripts">TestScripts</a>, <a href="../../../../org/apache/drill/exec/vector/TestSplitAndTransfer.html" title="class in org.apache.drill.exec.vector">TestSplitAndTransfer</a>, <a href="../../../../org/apache/drill/exec/server/rest/spnego/TestSpnegoAuthentication.html" title="class in org.apache.drill.exec.server.rest.spnego">TestSpnegoAuthentication</a>, <a href="../../../../org/apache/drill/exec/server/rest/spnego/TestSpnegoConfig.html" title="class in org.apache.drill.exec.server.rest.spnego">TestSpnegoConfig</a>, <a href="../../../../org/apache/drill/exec/sql/TestSqlBracketlessSyntax.html" title="class in org.apache.drill.exec.sql">TestSqlBracketlessSyntax</a>, <a href="../../../../org/apache/drill/exec/expr/fn/impl/TestSqlPatterns.html" title="class in org.apache.drill.exec.expr.fn.impl">TestSqlPatterns</a>, <a href="../../../../org/apache/drill/exec/TestSSLConfig.html" title="class in org.apache.drill.exec">TestSSLConfig</a>, <a href="../../../../org/apache/drill/exec/physical/impl/TestStackAnalyzer.html" title="class in org.apache.drill.exec.physical.impl">TestStackAnalyzer</a>, <a href="../../../../org/apache/drill/metastore/components/tables/TestTableMetadataUnitConversion.html" title="class in org.apache.drill.metastore.components.tables">TestTableMetadataUnitConversion</a>, <a href="../../../../org/apache/drill/metastore/components/tables/TestTablesMetadataTypeValidator.html" title="class in org.apache.drill.metastore.components.tables">TestTablesMetadataTypeValidator</a>, <a href="../../../../org/apache/drill/exec/resourcemgr/config/selectors/TestTagSelector.html" title="class in org.apache.drill.exec.resourcemgr.config.selectors">TestTagSelector</a>, <a href="../../../../org/apache/drill/exec/vector/accessor/TestTimePrintMillis.html" title="class in org.apache.drill.exec.vector.accessor">TestTimePrintMillis</a>, <a href="../../../../org/apache/drill/exec/physical/resultSet/project/TestTupleProjection.html" title="class in org.apache.drill.exec.physical.resultSet.project">TestTupleProjection</a>, <a href="../../../../org/apache/drill/exec/record/metadata/TestTupleSchema.html" title="class in org.apache.drill.exec.record.metadata">TestTupleSchema</a>, <a href="../../../../org/apache/drill/common/exceptions/TestUserException.html" title="class in org.apache.drill.common.exceptions">TestUserException</a>, <a href="../../../../org/apache/drill/exec/util/TestValueVectorElementFormatter.html" title="class in org.apache.drill.exec.util">TestValueVectorElementFormatter</a>, <a href="../../../../org/apache/drill/common/TestVersion.html" title="class in org.apache.drill.common">TestVersion</a>, <a href="../../../../org/apache/drill/exec/coord/zk/TestZKACL.html" title="class in org.apache.drill.exec.coord.zk">TestZKACL</a>, <a href="../../../../org/apache/drill/yarn/zk/TestZkRegistry.html" title="class in org.apache.drill.yarn.zk">TestZkRegistry</a>, <a href="../../../../org/apache/drill/exec/coord/zk/TestZookeeperClient.html" title="class in org.apache.drill.exec.coord.zk">TestZookeeperClient</a>, <a href="../../../../org/apache/drill/jdbc/impl/TypeConvertingSqlAccessorTest.html" title="class in org.apache.drill.jdbc.impl">TypeConvertingSqlAccessorTest</a>, <a href="../../../../org/apache/drill/exec/vector/VariableLengthVectorTest.html" title="class in org.apache.drill.exec.vector">VariableLengthVectorTest</a>, <a href="../../../../org/apache/drill/exec/vector/VectorTest.html" title="class in org.apache.drill.exec.vector">VectorTest</a>, <a href="../../../../org/apache/drill/exec/server/rest/WebSessionResourcesTest.html" title="class in org.apache.drill.exec.server.rest">WebSessionResourcesTest</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">BaseTest</span>
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block">Contains patchers that must be executed at the very beginning of test runs.
All Drill test classes should be inherited from it to avoid exceptions (e.g. NoSuchMethodError etc.).</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/drill/test/BaseTest.html#BaseTest--">BaseTest</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="BaseTest--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>BaseTest</h4>
<pre>public&nbsp;BaseTest()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/BaseTest.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/drill/test/BaseFixture.html" title="class in org.apache.drill.test"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/drill/test/BaseTestQuery.html" title="class in org.apache.drill.test"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/drill/test/BaseTest.html" target="_top">Frames</a></li>
<li><a href="BaseTest.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.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>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>