|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Uses of FakeFileOperations in gs.hitchin.hitchfs |
|---|
| Classes in gs.hitchin.hitchfs that implement FakeFileOperations | |
|---|---|
class |
BasicFileSystem
|
class |
IOFileSystem
|
class |
MemoryFileSystem
|
class |
StubFakeFileOperations
A stub of FakeFileOperations for use in testing. |
class |
StubFileSystem
A stub of a FileSystem for use in testing. |
| Methods in gs.hitchin.hitchfs that return FakeFileOperations | |
|---|---|
FakeFileOperations |
StubFileSystem.getFileOperations()
|
| Constructors in gs.hitchin.hitchfs with parameters of type FakeFileOperations | |
|---|---|
FakeFile(FakeFileOperations fs,
File file)
http://www.docjar.com/html/api/java/io/File.java.html |
|
FakeFile(FakeFileOperations fs,
File parent,
String child)
http://www.docjar.com/html/api/java/io/File.java.html |
|
FakeFile(FakeFileOperations fs,
String pathname)
http://www.docjar.com/html/api/java/io/File.java.html |
|
FakeFile(FakeFileOperations fs,
String parent,
String child)
http://www.docjar.com/html/api/java/io/File.java.html |
|
FakeFile(FakeFileOperations fs,
URI uri)
http://www.docjar.com/html/api/java/io/File.java.html |
|
StubFileSystem(FakeFileOperations operations)
|
|
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||