public class AbstractTestUtils extends Object
Constructor and Description |
---|
AbstractTestUtils() |
Modifier and Type | Method and Description |
---|---|
protected void |
listDirectoryFilenames(File folder,
List<File> list)
List directory filenames.
|
protected String |
readFileAsString(String filePath)
Read file as string.
|
protected void listDirectoryFilenames(File folder, List<File> list)
folder
- the folderlist
- the listprotected String readFileAsString(String filePath) throws IOException
filePath
- the file pathIOException
- Signals that an I/O exception has occurred.Copyright © 2012–2014 Ministerie EZ. All rights reserved.