details:   https://code.openbravo.com/erp/devel/pi/rev/83ecad689e9e
changeset: 33423:83ecad689e9e
user:      Carlos Aristu <carlos.aristu <at> openbravo.com>
date:      Mon Feb 12 12:38:32 2018 +0100
summary:   related to issue 37648: updated method javadoc

diffstat:

 src-test/src/org/openbravo/test/dal/ViewTest.java |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r 3caf66446c5c -r 83ecad689e9e 
src-test/src/org/openbravo/test/dal/ViewTest.java
--- a/src-test/src/org/openbravo/test/dal/ViewTest.java Fri Feb 09 12:43:18 
2018 +0100
+++ b/src-test/src/org/openbravo/test/dal/ViewTest.java Mon Feb 12 12:38:32 
2018 +0100
@@ -46,7 +46,8 @@
 public class ViewTest extends OBBaseTest {
 
   /**
-   * Iterates over all views
+   * Tests that it is possible to build a query using an entity based on a 
view. Iterates over all
+   * views until one record from a view is retrieved.
    */
   @Test
   public void viewsCanBeQueried() {

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to