[ 
https://issues.apache.org/jira/browse/CASSANDRA-9210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14511090#comment-14511090
 ] 

Benedict commented on CASSANDRA-9210:
-------------------------------------

Not so much automagically, as providing a simple framework to write the tests 
in. The idea would be to have an object that wraps the types we're running for, 
and to provide the CQL along with, say, an integer for each parameter to the 
CQL. The object would translate that integer into an object that honours the 
same ordering as the integers provided.

> CQL Tests Should Operate Over All Types (etc)
> ---------------------------------------------
>
>                 Key: CASSANDRA-9210
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9210
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Benedict
>
> With some refactoring our CQL tests could cover all possible types for a 
> given operation, and potentially different positions in the clustering 
> component of a primary key, as well as differing adjacent items of data in 
> the table being queried.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to