Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/unittest/test/testmock/
Dtestpatch.py124 next_attribute = sentinel.Original2 variable in PatchTest.test_multiple_patchobject.Something
500 next_attribute = sentinel.Original2 variable in PatchTest.test_patchobject_twice.Something
/external/python/mock/mock/tests/
Dtestpatch.py128 next_attribute = sentinel.Original2 variable in PatchTest.test_multiple_patchobject.Something
504 next_attribute = sentinel.Original2 variable in PatchTest.test_patchobject_twice.Something