/[Apache-SVN]
ViewVC logotype

Revision 1635894


Jump to revision: Previous Next
Author: ashish
Date: Sat Nov 1 05:59:31 2014 UTC (9 years, 6 months ago)
Changed paths: 2
Log Message:
Applied patch from jira issue - OFBIZ-5842. 
============================================
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()
=============================================
Thanks Arun for the contribution. 
Thanks Scott, Jacopo and Adrian for your help in reviewing the patch content. 

Changed paths

Path Details
Directoryofbiz/trunk/framework/entity/src/org/ofbiz/entity/test/EntityQueryTestSuite.java added
Directoryofbiz/trunk/framework/entity/testdef/entitytests.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26