SuccessChanges

Summary

  1. Improves HasHttpStatus matcher assertion failure description (details)
Commit 66191807500e71589f493bb7d3bca93aa15f5f77 by aggarcia3
Improves HasHttpStatus matcher assertion failure description
Due to a missing method override the assertion error message was not
helpful at all. To avoid wasting time on making sense of the error
message instead of actually fixing tests, tweak the description to a
more sensible content.
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/http/util/HasHttpStatus.java (diff)