| 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 | Method and Description |
|---|---|
SubDirTestWatcher.Builder |
SubDirTestWatcher.Builder.addSubDir(Path subDir)
Adds a sub directory to be managed by the
SubDirTestWatcher. |
SubDirTestWatcher.Builder |
SubDirTestWatcher.Builder.setCreateAtBeginning(boolean createAtBeginning)
Sets the createAtBeginning flag.
|
SubDirTestWatcher.Builder |
SubDirTestWatcher.Builder.setDeleteAtEnd(boolean deleteAtEnd)
Sets the deleteAtEnd flag.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.