Uploaded image for project: 'JDO'
  1. JDO
  2. JDO-754

Add more logical complement operator JDOQL query tests

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • JDO 3.1
    • JDO 3.2
    • tck
    • None

    Description

      There should be more TCK test cases testing JDOQL queries using a logical complement operator.
      Possible test scenarios, a JDOQL query having a filter with the follwong expressions:
      !(field != value)
      !(field != null)
      !!(field != value)
      !!(field != null)
      !!!(field != value)
      !!!(field != null)

      Attachments

        1. JDO-754.patch
          8 kB
          Michael Bouschen

        Activity

          People

            mbo Michael Bouschen
            mbo Michael Bouschen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: