[
https://issues.apache.org/jira/browse/LANG-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhongxin Yan updated LANG-1808:
-------------------------------
Description:
The unit test method {{testDelete_StringStringarray()}} in {{CharSetUtilsTest}}
contains a *redundant assertion* that serves no functional purpose and reduces
test readability/maintainability:
[github PR|https://github.com/apache/commons-lang/pull/1540]
!image-2025-12-23-22-30-47-056.png|width=414,height=305!
was:
The unit test method {{testDelete_StringStringarray()}} in {{CharSetUtilsTest}}
contains a *redundant assertion* that serves no functional purpose and reduces
test readability/maintainability:
!image-2025-12-23-22-30-47-056.png|width=414,height=305!
> Redundant test case in CharSetUtilsTest.testDelete_StringStringarray
> --------------------------------------------------------------------
>
> Key: LANG-1808
> URL: https://issues.apache.org/jira/browse/LANG-1808
> Project: Commons Lang
> Issue Type: Bug
> Components: lang.*
> Affects Versions: 3.20.0
> Reporter: Zhongxin Yan
> Priority: Minor
> Attachments: image-2025-12-23-22-30-47-056.png
>
>
> The unit test method {{testDelete_StringStringarray()}} in
> {{CharSetUtilsTest}} contains a *redundant assertion* that serves no
> functional purpose and reduces test readability/maintainability:
> [github PR|https://github.com/apache/commons-lang/pull/1540]
> !image-2025-12-23-22-30-47-056.png|width=414,height=305!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)