Package org.dbunit.ant
Interface DbUnitTaskStep
- All Known Implementing Classes:
AbstractStep,Compare,Export,Operation
public interface DbUnitTaskStep
The
DbUnitTaskStep interface allows the execute method
to be called on all elements nested under DbUnitTask.- Since:
- Jun 10, 2002
- Version:
- $Revision$
- Author:
- Timothy Ruppert, Ben Cox
-
Method Summary
-
Method Details
-
execute
- Throws:
DatabaseUnitException
-
getLogMessage
String getLogMessage()
-