[
https://issues.apache.org/jira/browse/OFBIZ-13336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18055362#comment-18055362
]
ASF subversion and git services commented on OFBIZ-13336:
---------------------------------------------------------
Commit e3d73ac143e1ec9481f4b89df228eead47aaa879 in ofbiz-framework's branch
refs/heads/trunk from Gaetan
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=e3d73ac143 ]
Improved: FlexibleStringExpander tests rewrite (OFBIZ-13336)
- Rewrote the FlexibleStringExpander in groovy.
- Simplified the reading by splitting the tests into two distinct
classes : Parser, and actual FSE test.
- Actual tests are now grouped by theme.
- Small tool classes that were used are now dedicated classes.
- Also removed the explicit groovy test sources, no longer required,
with the added useJunit()
config to allow this behavior
(#939)
Thanks Jacques for the review
> Rewrite FlexibleStringExpander
> ------------------------------
>
> Key: OFBIZ-13336
> URL: https://issues.apache.org/jira/browse/OFBIZ-13336
> Project: OFBiz
> Issue Type: Improvement
> Components: base
> Affects Versions: Upcoming Branch
> Reporter: Gaetan Chaboussie
> Priority: Minor
>
> Rewrite the FlexibleStringExpander tests in order to make them more
> maintenable, like for the UtilCacheTests.
> I'm already working on it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)