org.apache.rat.anttasks
Class AbstractRatAntTaskTest
java.lang.Object
BuildFileTest
org.apache.rat.anttasks.AbstractRatAntTaskTest
- Direct Known Subclasses:
- ReportTest
public abstract class AbstractRatAntTaskTest
- extends BuildFileTest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractRatAntTaskTest
public AbstractRatAntTaskTest()
getAntFile
protected abstract java.io.File getAntFile()
getTempDir
protected java.io.File getTempDir()
setUp
public void setUp()
assertLogDoesntMatch
protected void assertLogDoesntMatch(java.lang.String pPattern)
assertLogMatches
protected void assertLogMatches(java.lang.String pPattern)
assertFileMatches
protected void assertFileMatches(java.io.File pFile,
java.lang.String pPattern)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.