Message174821
| Author | ezio.melotti |
|---|---|
| Recipients | Sean.Ochoa, eric.araujo, ezio.melotti, ncoghlan, petri.lehtinen, terry.reedy |
| Date | 2012-11-04.17:48:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1352051281.7.0.192169061179.issue13349@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
You should use assertRaises/assertRaisesRegex to check the error message and add more tests to cover all the changes. I also noticed an inconsistence between 'element not in container' and 'element is not in container' (note the extra 'is'). FWIW I prefer the version without 'is'. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-11-04 17:48:01 | ezio.melotti | set | recipients: + ezio.melotti, terry.reedy, ncoghlan, eric.araujo, petri.lehtinen, Sean.Ochoa |
| 2012-11-04 17:48:01 | ezio.melotti | set | messageid: <1352051281.7.0.192169061179.issue13349@psf.upfronthosting.co.za> |
| 2012-11-04 17:48:01 | ezio.melotti | link | issue13349 messages |
| 2012-11-04 17:48:01 | ezio.melotti | create | |