Skip to content

Commit ac91ddd

Browse files
committed
Improve test coverage for TypeUtils.isAssignable() #1574.
1 parent 505acb8 commit ac91ddd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ The <action> type attribute can be add,update,fix,remove.
104104
<action type="fix" dev="ggregory" due-to="Gary Gregory, David Du">Simplify NumberUtils.isParsable(String) #1570.</action>
105105
<action type="fix" dev="ggregory" due-to="Gary Gregory">RandomStringUtils.random() methods may not return when asked to generate only letters or only numbers while provided with a range that contains neither.</action>
106106
<action type="fix" dev="ggregory" due-to="Gary Gregory, Akshat Upadhyay">Fix Javadoc parameter comments in StringUtils.truncate() methods #1536.</action>
107+
<action type="fix" dev="ggregory" due-to="Gary Gregory, Dhaneesh.M">Improve test coverage for TypeUtils.isAssignable() #1574.</action>
107108
<!-- ADD -->
108109
<action type="add" dev="ggregory" due-to="Gary Gregory">Add JavaVersion.JAVA_27.</action>
109110
<action type="add" dev="ggregory" due-to="Gary Gregory">Add SystemUtils.IS_JAVA_27.</action>

0 commit comments

Comments
 (0)