Searched defs:jimfs (Results 1 – 7 of 7) sorted by relevance
297 void downloadDirectory_shouldRecursivelyDownload(FileSystem jimfs) { in downloadDirectory_shouldRecursivelyDownload()335 void downloadDirectory_withPrefix_shouldStripPrefixInDestinationPath(FileSystem jimfs) { in downloadDirectory_withPrefix_shouldStripPrefixInDestinationPath()371 void downloadDirectory_containsObjectWithPrefixInIt_shouldInclude(FileSystem jimfs) { in downloadDirectory_containsObjectWithPrefixInIt_shouldInclude()407 void downloadDirectory_withDelimiter_shouldHonor(FileSystem jimfs) { in downloadDirectory_withDelimiter_shouldHonor()433 …void downloadDirectory_notDirectory_shouldCompleteFutureExceptionally(FileSystem jimfs) throws IOE… in downloadDirectory_notDirectory_shouldCompleteFutureExceptionally()455 …private static void verifyDestinationPathForSingleDownload(FileSystem jimfs, String delimiter, Str… in verifyDestinationPathForSingleDownload()
69 private FileSystem jimfs; field in UploadDirectoryHelperTest510 private Path createJmfsTestDirectory(FileSystem jimfs) throws IOException { in createJmfsTestDirectory()
42 private static FileSystem jimfs; field in ResumableFileDownloadTest
44 private static FileSystem jimfs; field in ResumableFileUploadTest
42 private static FileSystem jimfs; field in ProfileCredentialsProviderTest
41 private static FileSystem jimfs; field in ProfileFileRefresherTest
51 private static FileSystem jimfs; field in ProfileFileSupplierTest