public class TestCaseBase extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DIR_CLASSES
The root directory for class files.
|
protected static String |
DIR_ROOT
The root directory for test files.
|
protected static String |
DIR_TARGET
The root directory for target files.
|
protected static String |
DIR_TEST_CLASSES
The root directory for test class files.
|
| Constructor and Description |
|---|
TestCaseBase() |
protected static final String DIR_ROOT
protected static final String DIR_TARGET
protected static final String DIR_CLASSES
protected static final String DIR_TEST_CLASSES
Copyright © 2017. All Rights Reserved.