| Package | Description |
|---|---|
| org.apache.drill.test |
Provides a variety of test framework tools to simplify Drill unit
tests and ad-hoc tests created while developing features.
|
| Modifier and Type | Field and Description |
|---|---|
protected static ClientFixture |
ClusterTest.client |
| Modifier and Type | Field and Description |
|---|---|
protected List<ClientFixture> |
ClusterFixture.clients |
| Modifier and Type | Method and Description |
|---|---|
ClientFixture |
ClientFixture.ClientBuilder.build() |
ClientFixture |
ClusterFixture.client(String host,
int port)
Create a test client for a specific host and port.
|
ClientFixture |
ClusterFixture.clientFixture() |
| Constructor and Description |
|---|
FixtureTestServices(ClientFixture client) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.