public abstract class FileConsumingTestSupport extends Object
| Constructor and Description |
|---|
FileConsumingTestSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Path |
destinationPath() |
protected abstract Path |
processedPath() |
void |
setUp() |
protected abstract String |
sourceFilename() |
void |
tearDown() |
public void tearDown()
throws IOException
IOExceptionprotected abstract String sourceFilename()
protected abstract Path destinationPath()
protected abstract Path processedPath()
Copyright © 2017. All rights reserved.