You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Pawan Verma (Jira)" <ji...@apache.org> on 2020/05/07 14:42:00 UTC

[jira] [Commented] (OFBIZ-11666) Use OFBizTestCase's from method utility instead of using EntityQuery in each test case

    [ https://issues.apache.org/jira/browse/OFBIZ-11666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17101728#comment-17101728 ] 

Pawan Verma commented on OFBIZ-11666:
-------------------------------------

PR Link: [https://github.com/apache/ofbiz-framework/pull/119]

This can be tested using following commands:

./gradlew "ofbiz --test component=accounting --test suitename=accountingtests"

./gradlew "ofbiz --test component=order --test suitename=ordertests"

./gradlew "ofbiz --test component=solr --test suitename=solrtests"

./gradlew "ofbiz --test component=order --test suitename=quotetests"

./gradlew "ofbiz --test component=product --test suitename=producttests"

> Use OFBizTestCase's from method utility instead of using EntityQuery in each test case
> --------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-11666
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11666
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Pawan Verma
>            Assignee: Pawan Verma
>            Priority: Minor
>
> As we have added EntityQuery's from method in OFBIZ-11247 we should use this utility instead of using EntityQuery in each test case



--
This message was sent by Atlassian Jira
(v8.3.4#803005)