Browse Source
Update the exception message used when Assert.instanceOf fails such
that it expects the provided message to end with '.'. This reverts
commit 5874383ef0
which caused the
implementation to be at odds with the JavaDoc and the previous
release.
The updated code also has the benefit of protecting against a null
message.
Issue: SPR-10269
pull/230/head
Phillip Webb
12 years ago
2 changed files with 26 additions and 4 deletions
Loading…
Reference in new issue