[
https://issues.apache.org/jira/browse/LANG-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dhaneesh.M resolved LANG-1812.
------------------------------
Resolution: Fixed
PR merged in main
> Improve test coverage for TypeUtils.isAssignable
> ------------------------------------------------
>
> Key: LANG-1812
> URL: https://issues.apache.org/jira/browse/LANG-1812
> Project: Commons Lang
> Issue Type: Improvement
> Reporter: Dhaneesh.M
> Priority: Minor
>
> The method TypeUtils.isAssignable(Type, TypeVariable, Map) currently has 0%
> coverage because the branch involving the 'typeVarAssigns' map is never
> exercised.
> I have created a test case to:
> 1. Expose the method (package-private).
> 2. Verify that the method correctly processes the map arguments.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)