Ticket #2749 (closed enhancement: fixed)
Add a utility method to trial to check the type of an object
| Reported by: | therve | Owned by: | therve |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | trial | Keywords: | |
| Cc: | therve | Branch: | |
| Author: | Launchpad Bug: |
Description
We need something like assertIsInstance/failIfIsInstance: assert_(isinstance()) is a pain to debug because it doesn't provide any useful output.
Change History
Note: See
TracTickets for help on using
tickets.
