public abstract class AbstractAntTestHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
antTestScriptFilename |
org.apache.tools.ant.BuildFileRule |
buildRule |
String |
mvnWorkaround |
protected String |
pathToTestScript |
| Constructor and Description |
|---|
AbstractAntTestHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
assertOutputContaining(String text) |
void |
executeTarget(String target) |
void |
setUp() |
Copyright © 2002–2016 InfoEther. All rights reserved.