Home
last modified time | relevance | path

Searched defs:mock_generator (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_with.py203 def assertInWithGeneratorInvariants(self, mock_generator): argument
207 def assertAfterWithGeneratorInvariantsNoError(self, mock_generator): argument
226 def assertAfterWithGeneratorInvariantsWithError(self, mock_generator): argument