Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-5842

Implement JUnit tests for Entity Query Builder

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Implemented
    • Trunk
    • 14.12.01
    • framework
    • None

    Description

      As we have Entity Query Builder implemented in trunk (OFBIZ-4053) and now we should add Junit tests for its methods.

      As per initial analyses, we can write Junit tests for following methods of Entity Query Builder:

      1. queryList()
      2. queryFirst()
      3. queryCount()
      4. queryOne()
      5. distinct()
      6. filterByDate()
      7. orderBy()
      8. select()
      9. cursorForwardOnly()
      10. cursorScrollSensitive()
      11. cursorScrollInSensitive()
      12. fetchSize()
      13. maxRows()
      14. cache()
      15. queryIterator()

      Attachments

        1. OFBIZ-5842.patch
          31 kB
          Arun Patidar
        2. OFBIZ-5842.patch
          31 kB
          Arun Patidar

        Activity

          People

            toashishvijay Ashish Vijaywargiya
            arunpati Arun Patidar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: