Package net.ggtools.grand.ant
Class AntProjectFromFileTest
- java.lang.Object
-
- org.apache.tools.ant.BuildFileTest
-
- net.ggtools.grand.utils.AbstractAntTester
-
- net.ggtools.grand.ant.AntProjectTest
-
- net.ggtools.grand.ant.AntProjectFromFileTest
-
public class AntProjectFromFileTest extends AntProjectTest
- Author:
- Christophe Labouisse
-
-
Field Summary
-
Fields inherited from class net.ggtools.grand.ant.AntProjectTest
antProject, graph
-
Fields inherited from class net.ggtools.grand.utils.AbstractAntTester
JUNIT_TEST_NAME, TEMP_FILE_PROP, TESTCASES_DIR, watchman
-
Fields inherited from class org.apache.tools.ant.BuildFileTest
project
-
-
Constructor Summary
Constructors Constructor Description AntProjectFromFileTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
createGraph()
Method createGraph.-
Methods inherited from class net.ggtools.grand.ant.AntProjectTest
getTestBuildFileName, setUp, testAnt, testAntCall, testAntCallWithTargetElements, testAntCallWithUndefinedProperty, testAntCallWithUndefinedTask, testAntNoTargetDifferentFile, testAntNoTargetSameFile, testAntWithTargetElements, testIfCondition, testNestedAnt, testRunTarget, testSubant, testUnlessCondition
-
Methods inherited from class net.ggtools.grand.utils.AbstractAntTester
assertFullLogContaining, assertTempFileMatchExpected, expectFullLogContaining
-
Methods inherited from class org.apache.tools.ant.BuildFileTest
assertLogContaining, assertPropertyEquals, assertPropertySet, assertPropertyUnset, configureProject, configureProject, executeTarget, expectBuildException, expectBuildExceptionContaining, expectDebuglog, expectLog, expectLogContaining, expectOutput, expectOutputAndError, expectPropertySet, expectPropertySet, expectPropertyUnset, expectSpecificBuildException, getBuildException, getError, getFullLog, getLog, getOutput, getProject, getProjectDir, getResource
-
-
-
-
Method Detail
-
createGraph
protected final void createGraph()
Method createGraph.- Overrides:
createGraph
in classAntProjectTest
-
-