Dhaneesh.M created LANG-1812:
--------------------------------

             Summary: 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


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)

Reply via email to