Opened 13 years ago
Last modified 9 years ago
#212 new defect
replace foolscap.test.common.ShouldFailMixin.shouldFail with twisted.trial.unittest.TestCase.failUnlessFailure ? — at Initial Version
| Reported by: | Zooko | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | eventually |
| Component: | unknown | Version: | 0.6.4 |
| Keywords: | Cc: |
Description
The foolscap shouldFail thing can require substrings, so maybe we need to use twisted.trial.unittest.TestCase?.failUnlessSubstring too.
Note: See
TracTickets for help on using
tickets.
