public final class UnderFileSystemContractTest
extends Object
Integration tests for Alluxio under filesystems. It describes the contract of Alluxio
with the UFS through the UFS interface.
This class will run all tests (with "Test" suffix in the method name)
in UnderFileSystemCommonOperations. If the given ufs path is a S3 path,
all tests in S3ASpecificOperations will also be run.