public interface SqlResultSetScriptExecutor
Modifier and Type | Method and Description |
---|---|
void |
validate(List<Map<String,Object>> rows,
TestContext context)
Validates the SQL result set.
|
void validate(List<Map<String,Object>> rows, TestContext context)
rows
- the result set.context
- the current test context.Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.