[
https://issues.apache.org/jira/browse/OFBIZ-13345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18059352#comment-18059352
]
ASF subversion and git services commented on OFBIZ-13345:
---------------------------------------------------------
Commit 2aff62ff1fbb26c1baacaea9e24fa0ad59c71aca in ofbiz-framework's branch
refs/heads/trunk from Gaetan
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=2aff62ff1f ]
Improved : Rewrites FlexibleMapAccessorTest (OFBIZ-13345)
- Rewrites the FlexibleMapAccessorTest in groovy
- Explodes the previous big test in several test cases, a cases for each
feature of the FMA.
- Removes some of the testing lines that were not relevant :
- Testing that a FMA in a set is correctly contained
- Testing a FSE instance in this class. FSE has its own test cases.
- Some of the lines were repeated, only with the two compared objects
inverted.
- Creates a dedicated class for the utility test map.
Thanks Jacques for the testing.
Co-authored-by: cgaetan <[email protected]>
> Rewrite FlexibleMapAccessorTest in groovy
> -----------------------------------------
>
> Key: OFBIZ-13345
> URL: https://issues.apache.org/jira/browse/OFBIZ-13345
> Project: OFBiz
> Issue Type: Improvement
> Reporter: Gaetan Chaboussie
> Priority: Minor
>
> Rewrite the FlexibleMapAccessor tests in order to make them more maintenable,
> like for the UtilCacheTests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)