aboutsummaryrefslogtreecommitdiff
path: root/docs/dev/ClusterTest.md
blob: d58ed3a67da4688dfaa79dfc94c740c0f7c9099e (plain)
1
2
3
4
# ClusterTest

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