Interface SqlResultSetScriptExecutor
public interface SqlResultSetScriptExecutor
Executes the sql validation script providing the
result set representation.
-
Method Summary
-
Method Details
-
validate
Validates the SQL result set.- Parameters:
rows- the result set.context- the current test context.
-