Details
-
Test
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
Description
I added some tests for StringList to check:
- the constructor which uses String.intern()
- hashCode which should return different hashCodes if the contents are different
- toString (testToString() already exists, but I saw it doesn't check anything )
I'll post PR soon.
Attachments
Issue Links
- links to