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
DatabaseUnitExceptionString getLogMessage()
Copyright © 2002-2017. All Rights Reserved.