fest-util
fest-util copied to clipboard
Add Collections.set() for backwards compatibility
Some of my code breaks now because of this violation of backwards compatibility. Collections.set() is used e.g. ObjectGroupAssert.containsOnly().
I can add it if you want :)