Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.mockobjects.MockObject
com.mockobjects.io.MockIOFactory
Method Summary | |
File |
|
InputStream |
|
OutputStream |
|
void |
|
void |
|
void |
|
void |
|
Methods inherited from class com.mockobjects.MockObject | |
notImplemented , notYetImplemented , verify |
public InputStream createInputStream(File aFile) throws FileNotFoundException
- Specified by:
- createInputStream in interface IOFactory
public OutputStream createOutputStream(File aFile) throws FileNotFoundException
- Specified by:
- createOutputStream in interface IOFactory
public void setExpectedFileName(String fileName)