Add a current argument toString-Method to Matcher
Brought to you by:
tammofreese
When working with frameworks like swing, awt and others the objects passed to a method do not implement a useful toString-method. It would be nice to a have a method on the matchers to replace the used toString for the current argument to configure the output.