Package gs.hitchin.hitchfs

Interface Summary
FakeFileOperations This interface is provided for FakeFile call backs, mirroring the methods that File provides.
FileProp Implementing a FileProp allows the ability to tag a FakeFile with a user defined property.
PropStore.PropVisitor<P,S>  
 

Class Summary
BasicFileSystem  
ByteArrayContent  
FakeFile A testing version of java.io.File.
IOFileSystem  
Md5Content  
MemoryFileSystem  
MessageDigestOutputStream Provides fake output stream that discards output, but records a message digest of the written bytes for verification later.
PropStore  
StubFakeFileOperations A stub of FakeFileOperations for use in testing.
StubFileSystem A stub of a FileSystem for use in testing.
 



Copyright © 2012. All Rights Reserved.