消息 [230064]
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. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2014-10-27 09:17:10 | michael.foord | 修改 | recipients:
+ michael.foord, ncoghlan, rbcollins, r.david.murray, hpk |
| 2014-10-27 09:17:10 | michael.foord | 修改 | messageid: <1414401430.58.0.843944118279.issue10548@psf.upfronthosting.co.za> |
| 2014-10-27 09:17:10 | michael.foord | 链接 | issue10548 messages |
| 2014-10-27 09:17:10 | michael.foord | 创建 | |
|