Message230064
Assertions are not uncommon in setUp. setUp is for setting up common state shared between tests and I regularly want to assert that state creation / preconditions are correct.
I've never been bitten by this issue (I rarely use expectedFailure), but it's worth noting the use case. |
|
Date |
User |
Action |
Args |
2014-10-27 09:17:10 | michael.foord | set | recipients:
+ michael.foord, ncoghlan, rbcollins, r.david.murray, hpk |
2014-10-27 09:17:10 | michael.foord | set | messageid: <1414401430.58.0.843944118279.issue10548@psf.upfronthosting.co.za> |
2014-10-27 09:17:10 | michael.foord | link | issue10548 messages |
2014-10-27 09:17:10 | michael.foord | create | |
|