It would be nice to have as a standard feature a special matcher to verify that a given collection is unmodifiable.
This sort of checks raises when we test certain type of methods which should return unmodifiable implementation rather than regular one.