public final class UnderFileSystemContractTest
extends java.lang.Object
UnderFileSystemCommonOperations. If the given ufs path is a S3 path,
all tests in S3ASpecificOperations will also be run.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TASK_NAME |
| Constructor and Description |
|---|
UnderFileSystemContractTest()
A constructor from default.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
run()
Runs the tests and returns nothing.
|
ValidationTaskResult |
runValidationTask()
Runs the tests and return a
ValidationTaskResult. |
public static final java.lang.String TASK_NAME
public UnderFileSystemContractTest()
public void run()
throws java.lang.Exception
java.lang.Exceptionpublic ValidationTaskResult runValidationTask() throws java.io.IOException
ValidationTaskResult.java.io.IOExceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
args - the input argumentsjava.lang.ExceptionCopyright © 2023. All Rights Reserved.