[COLLECTIONS-839] Migrate Map tests to JUnit 5 assertions #391
This commit is contained in:
parent
34f0b1cef5
commit
918874b842
|
@ -120,6 +120,9 @@
|
|||
<action issue="COLLECTIONS-806" type="fix" dev="ggregory" due-to="Piyush Sagar">
|
||||
Remove use of JUnit4 junit.framework.Test class #371.
|
||||
</action>
|
||||
<action issue="COLLECTIONS-839" type="fix" dev="ggregory" due-to="Sam Ng, Gary Gregory, Bruno P. Kinoshita">
|
||||
Migrate Map tests to JUnit 5 assertions #391.
|
||||
</action>
|
||||
<!-- ADD -->
|
||||
<action issue="COLLECTIONS-760" dev="kinow" type="add" due-to="Isira Seneviratne">
|
||||
Add tests for MapUtils.
|
||||
|
|
Loading…
Reference in New Issue