[
https://issues.apache.org/jira/browse/CALCITE-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-1046.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.7.0
Fixed in http://git-wip-us.apache.org/repos/asf/calcite/commit/f650bccd.
> Matchers for testing SQL query results
> --------------------------------------
>
> Key: CALCITE-1046
> URL: https://issues.apache.org/jira/browse/CALCITE-1046
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Fix For: 1.7.0
>
>
> Add matchers similar to those in org.hamcrest.CoreMatchers for the purposes
> of checking whether a ResultSet returns an expected collection of rows.
> Currently we use CalciteAssert.checkResultUnordered which does the right kind
> of thing, but returns a Function, not a Matcher, so is less easy to use from
> within junit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)