public class MockOutputTool extends Object
| Constructor and description |
|---|
MockOutputTool
() |
| Type | Name and description |
|---|---|
String |
getText(String fileName) |
boolean |
isValidOutputArea(String fileName) |
void |
makeOutputArea(String filename) |
String |
toString() |
void |
writeToOutput(String fileName, String text, String charset) |
Copyright © 2003-2014 The Codehaus. All rights reserved.