Python mock: assertions: Revision history

From wikinotes

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 August 2019

  • curprev 02:5802:58, 10 August 2019Will talk contribs 1,454 bytes +1,454 Created page with "These are all pretty well documented, but here are the asserts that I find myself using most frequently. == assert_called_with == Asserts that a function was called at least..."