MyDictTools.assertNotRegex

MyDictTools.assertNotRegex#

MyDictTools.assertNotRegex(text, unexpected_regex, msg=None)#

Fail the test if the text matches the regular expression.