NSubstitute icon indicating copy to clipboard operation
NSubstitute copied to clipboard

Improve output for expected argument matchers

Open dtchepak opened this issue 1 year ago • 0 comments

  • Add IDescribeSpecification to allow custom arg matchers to provide custom output for "expected to receive" entries.
  • Fallback to ToString when IDescribeSpecification not implemented.
  • Update code comment docs accordingly.

Closes #796.

dtchepak avatar May 05 '24 04:05 dtchepak