[ 
https://issues.apache.org/jira/browse/JDO-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Bouschen updated JDO-754:
---------------------------------
    Attachment: JDO-754.patch

Attached you find a patch JDO-754.patch adding more test methods using logical 
complement operator ! with binary operators and with null checks.

> Add more logical complement operator JDOQL query tests 
> -------------------------------------------------------
>
>                 Key: JDO-754
>                 URL: https://issues.apache.org/jira/browse/JDO-754
>             Project: JDO
>          Issue Type: Task
>          Components: tck
>    Affects Versions: JDO 3.1
>            Reporter: Michael Bouschen
>            Assignee: Michael Bouschen
>             Fix For: JDO 3.2
>
>         Attachments: JDO-754.patch
>
>
> Possible test scenarios:
> !(field != value)
> !(field != null)
> !!(field != value)
> !!(field != null)
> !!!(field != value)
> !!!(field != null)



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

Reply via email to