public interface DbUnitTaskStep
DbUnitTaskStep interface allows the execute method
to be called on all elements nested under DbUnitTask.| Modifier and Type | Method and Description |
|---|---|
void |
execute(IDatabaseConnection connection) |
java.lang.String |
getLogMessage() |
void execute(IDatabaseConnection connection) throws DatabaseUnitException
DatabaseUnitExceptionjava.lang.String getLogMessage()
Copyright © 2002-2018. All Rights Reserved.