| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.mockobjects.MockObjectcom.mockobjects.io.MockIOFactoryMethod 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)