junit4
junit4 copied to clipboard
fixes issue #1432 about asserting charSequence equal
adds assertContentsEqual for CharSequences
This has some unreleated changes (.classpath, .project, etc) which would need to be reverted before we could consider merging this.
We also have pull #1485 for this same issue. Not sure why no one on the JUnit team commented on that pull.