Message315456
| Author | slacknate |
|---|---|
| Recipients | slacknate |
| Date | 2018-04-18.15:53:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1524066784.49.0.682650639539.issue33309@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It is possible to make a call with a Mock object, for example, where a dictionary is passed to the mock and later modified. If a call assertion is then made against the mock using the initial value/contents of the dictionary the assertion will fail. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-18 15:53:04 | slacknate | set | recipients: + slacknate |
| 2018-04-18 15:53:04 | slacknate | set | messageid: <1524066784.49.0.682650639539.issue33309@psf.upfronthosting.co.za> |
| 2018-04-18 15:53:04 | slacknate | link | issue33309 messages |
| 2018-04-18 15:53:04 | slacknate | create | |