You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2020/04/27 10:43:00 UTC

[jira] [Comment Edited] (OFBIZ-11552) Convert testCreateFixedAssetGeoPoint test from XML to Groovy

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

Jacques Le Roux edited comment on OFBIZ-11552 at 4/27/20, 10:42 AM:
--------------------------------------------------------------------

Thanks, Rohit for reporting.

Here is the PR for the conversion: https://github.com/apache/ofbiz-framework/pull/78

This can be tested using:
{code:java}
./gradlew "ofbiz --test component=accounting --test suitename=fixedassettests"{code}


was (Author: suraj.khurana):
Thanks, Rohit for reporting.

Here is the PR for the conversion: [https://github.com/apache/ofbiz-framework/pull/78|https://github.com/apache/ofbiz-framework/pull/68]

This can be tested using:
{code:java}
./gradlew "ofbiz --test component=accounting --test suitename=fixedassettests"{code}

> Convert testCreateFixedAssetGeoPoint test from XML to Groovy
> ------------------------------------------------------------
>
>                 Key: OFBIZ-11552
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11552
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: Trunk
>            Reporter: Rohit Hukkeri
>            Assignee: Suraj Khurana
>            Priority: Minor
>
> Convert testCreateFixedAssetGeoPoint test from XML to Groovy



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