Review: Approve You can check for a certain *number* of calls to that method.
assert mocked_parse_author.call_count == 0, u'This method should not be called' -- https://code.launchpad.net/~phill-ridout/openlp/bug1125956/+merge/157455 Your team OpenLP Core is subscribed to branch lp:openlp. _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

