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) |
String |
getLogMessage() |
void execute(IDatabaseConnection connection) throws DatabaseUnitException
DatabaseUnitException
String getLogMessage()
Copyright © 2002–2017. All rights reserved.