Message333226
Hi!
I create this PR to add a samples of the use of patch.dict with decorator on method and class. I think that is a good improve because the doc mentions the use of patch.dict with decorator on method and class but don't show any samples.
Other, question, why on unittest.mock documentation is used `assert *something* == *something*` and it is not used the assertEquals (and others)? IMHO this would be better for unittest docs.
Regards |
|
| Date |
User |
Action |
Args |
| 2019-01-08 12:37:59 | eamanu | set | recipients:
+ eamanu, michael.foord, docs@python |
| 2019-01-08 12:37:57 | eamanu | set | messageid: <1546951077.39.0.591357222806.issue35685@roundup.psfhosted.org> |
| 2019-01-08 12:37:57 | eamanu | link | issue35685 messages |
| 2019-01-08 12:37:57 | eamanu | create | |
|