Home
last modified time | relevance | path

Searched refs:assertNotRegexpMatches (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/unittest/
Dcase.py1357 assertNotRegexpMatches = _deprecate(assertNotRegex) variable in TestCase
/third_party/python/Doc/library/
Dunittest.rst1237 The name ``assertNotRegexpMatches`` is a deprecated alias
1624 :meth:`.assertNotRegex` assertNotRegexpMatches
1636 The ``assertNotRegexpMatches`` name is deprecated in favor of :meth:`.assertNotRegex`.
/third_party/python/Doc/whatsnew/
D2.7.rst1939 :meth:`~unittest.TestCase.assertNotRegexpMatches` checks whether the