TestCRSUtils.assertNotRegex

TestCRSUtils.assertNotRegex#

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

Fail the test if the text matches the regular expression.