In the case where a child type constraint's parent constraint fails, the exception...
authorAdam J. Foxson <fhoxh@pobox.com>
Mon, 30 Jun 2008 17:33:06 +0000 (17:33 +0000)
committerAdam J. Foxson <fhoxh@pobox.com>
Mon, 30 Jun 2008 17:33:06 +0000 (17:33 +0000)
commit4d5f58e3e5d1326ce5975931df464b36eb5d1b61
tree8077664586b54c39254d319fcd8de11ac9e4c10e
parent2b8a8ab7e5fc76d0234f5f8b775ec2674e1527cf
In the case where a child type constraint's parent constraint fails, the exception should reference the parent type constraint that actually failed instead of always referencing the child'd type constraint.
t/600_todo_tests/001_exception_reflects_failed_constraint.t [new file with mode: 0644]