← Back to team overview

testtools-dev team mailing list archive

[Bug 724691] Re: AnnotatedMismatch hides get_details

 

** Branch linked: lp:~jml/testtools/mismatch-724691

-- 
You received this bug notification because you are a member of testtools
developers, which is subscribed to testtools.
https://bugs.launchpad.net/bugs/724691

Title:
  AnnotatedMismatch hides get_details

Status in testtools:
  In Progress

Bug description:
  I wanted to annotate a HasQueryCount match, but it hid the mismatch
  get_details output: AnnotatedMismatch needs to implement get_details
  and forward it appropriately. Posssibly we want a MismatchDecorator
  and AnnotatedMismatch to extend that.



References