public final class UnderFileSystemContractTest extends Object
UnderFileSystemCommonOperations
. If the given ufs path is a S3 path,
all tests in S3ASpecificOperations
will also be run.Constructor and Description |
---|
UnderFileSystemContractTest()
A constructor from default.
|
UnderFileSystemContractTest(String path,
InstancedConfiguration conf)
Initiate the tests for a specific UFS path and UFS configs.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
run()
Runs the tests and returns nothing.
|
ValidationTaskResult |
runValidationTask()
Runs the tests and return a
ValidationTaskResult . |
public static final String TASK_NAME
public UnderFileSystemContractTest()
public UnderFileSystemContractTest(String path, InstancedConfiguration conf)
path
- the UFS pathconf
- the UFs configurationspublic ValidationTaskResult runValidationTask() throws IOException
ValidationTaskResult
.IOException
Copyright © 2023. All Rights Reserved.