blob: 1dade5baf4e01336170a780a4fe2e91596f8e8da [file] [log] [blame]
Internal attributes' names of unittest.mock._Call and
unittest.mock.MagicProxy (name, parent & from_kall) are now prefixed with
_mock_ in order to prevent clashes with widely used object attributes.
Fixed minor typo in test function name.