Rabbit Escape  2017-01-14_18:33:47_+0000__(tag:_v0.10.1)
Public Member Functions | List of all members
rabbitescape.engine.TestAllActiveLevels.NothingExistsFileSystem Class Reference
Inheritance diagram for rabbitescape.engine.TestAllActiveLevels.NothingExistsFileSystem:
Inheritance graph
[legend]
Collaboration diagram for rabbitescape.engine.TestAllActiveLevels.NothingExistsFileSystem:
Collaboration graph
[legend]

Public Member Functions

boolean exists (String fileName)
 
String[] readLines (String fileName) throws FileNotFoundException, IOException
 
String read (String fileName) throws FileNotFoundException, IOException
 
void write (String fileName, String contents) throws IOException
 
String parent (String filePath)
 
void mkdirs (String dirPath)
 

Member Function Documentation

boolean rabbitescape.engine.TestAllActiveLevels.NothingExistsFileSystem.exists ( String  fileName)
void rabbitescape.engine.TestAllActiveLevels.NothingExistsFileSystem.mkdirs ( String  dirPath)
String rabbitescape.engine.TestAllActiveLevels.NothingExistsFileSystem.parent ( String  filePath)
String rabbitescape.engine.TestAllActiveLevels.NothingExistsFileSystem.read ( String  fileName) throws FileNotFoundException, IOException
String [] rabbitescape.engine.TestAllActiveLevels.NothingExistsFileSystem.readLines ( String  fileName) throws FileNotFoundException, IOException
void rabbitescape.engine.TestAllActiveLevels.NothingExistsFileSystem.write ( String  fileName,
String  contents 
) throws IOException

The documentation for this class was generated from the following file: