Class MockFreeSpaceProvider

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long ONETB
      1 TB in bytes.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getBytesFree​(java.io.File f)
      Returns 1 TB of bytes as the number of bytes free on the file system that the given file resides on.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait