public class MockOutputTool extends Object
| Constructor and description | 
|---|
                                MockOutputTool
                                () | 
                        
| Type Params | Return 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-2020 The Apache Software Foundation. All rights reserved.