public abstract class BaseCLITest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
SOURCE_FOLDER |
protected static String |
TEST_OUPUT_DIRECTORY |
| Constructor and Description |
|---|
BaseCLITest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkStatusCode() |
protected void |
createTestOutputFile(String filename) |
protected int |
getStatusCode() |
protected void |
runPMDWith(String[] args) |
protected String |
runTest(String[] args,
String testname) |
void |
setup() |
static void |
setUp() |
void |
tearDown() |
protected static final String TEST_OUPUT_DIRECTORY
protected static final String SOURCE_FOLDER
Copyright © 2002-2014 InfoEther. All Rights Reserved.