aboutsummaryrefslogtreecommitdiff
path: root/docs/dev/BaseTestQuery.md
blob: 97b046d53e20b2d4152a149cf9d822abd6caf52e (plain)
1
2
3
4
# BaseTestQuery Deprecated. Use [ClusterTest](ClusterTest.md) Instead.

The [BaseTestQuery](../../exec/java-exec/src/test/java/org/apache/drill/test/BaseTestQuery.java) class is useful if you want start a local Drill cluster and run several 
integration tests against the Drill cluster.