public class FileOperationsIT
extends Object
Create a local file system and expose it through a number of FileSystems.
Validate the result on the local file system
-
Constructor Summary
Constructors
-
Method Summary
static Stream<org.junit.jupiter.params.provider.Arguments>
(package private) void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FileOperationsIT
public FileOperationsIT()
-
Method Details
-
copyData
public static Stream<org.junit.jupiter.params.provider.Arguments> copyData()
-