[
https://issues.apache.org/jira/browse/OFBIZ-11692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Schinzer updated OFBIZ-11692:
-------------------------------------
Description:
See OFBIZ-9350 for motivation
+Acceptance:+
* A unit test is defined to test all behaviours of checkStatusCustRequest at
org.apache.ofbiz.order.test.CustRequestStatusCheckTests
* The existing (minilang) unit test for updateCustRequest is migrated to a
groovy or java Unit Test and possibly extended in order to test all behaviours
of the updateCustRequest service
* The unit test on
component://order/groovyScripts/request/CustRequestServices.groovy#checkStatusCustRequest
passes
* The unit test on
component://order/groovyScripts/request/CustRequestServices.groovy#updateCustRequest
passes
* The new service implementations are configured in
component://servicedef/services_request.xml (line130-131)
was:
See OFBIZ-9350 for motivation
+Acceptance:+
* A unit test is defined to test all behaviours of checkStatusCustRequest at
org.apache.ofbiz.order.test.CustRequestStatusCheckTests
* The existing (minilang) unit test for updateCustRequest is migrated to a
groovy or java Unit Test
* The unit test on
component://order/groovyScripts/request/CustRequestServices.groovy method
checkStatusCustRequest passes
* The unit test on
component://order/groovyScripts/request/CustRequestServices.groovy, method
updateCustRequest passes
* The new service implementations are configured in
component://servicedef/services_request.xml (line130-131)
> Convert checkStatusCustRequest from mini-lang to groovy
> -------------------------------------------------------
>
> Key: OFBIZ-11692
> URL: https://issues.apache.org/jira/browse/OFBIZ-11692
> Project: OFBiz
> Issue Type: Sub-task
> Components: order
> Affects Versions: Trunk
> Reporter: Pierre Smits
> Assignee: Carsten Schinzer
> Priority: Major
> Labels: refactoring, request
>
> See OFBIZ-9350 for motivation
> +Acceptance:+
> * A unit test is defined to test all behaviours of checkStatusCustRequest at
> org.apache.ofbiz.order.test.CustRequestStatusCheckTests
> * The existing (minilang) unit test for updateCustRequest is migrated to a
> groovy or java Unit Test and possibly extended in order to test all
> behaviours of the updateCustRequest service
> * The unit test on
> component://order/groovyScripts/request/CustRequestServices.groovy#checkStatusCustRequest
> passes
> * The unit test on
> component://order/groovyScripts/request/CustRequestServices.groovy#updateCustRequest
> passes
> * The new service implementations are configured in
> component://servicedef/services_request.xml (line130-131)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)