Home | History | Annotate | Download | only in test

Lines Matching refs:__set__

2346     `PropertyMock` provides `__get__` and `__set__` methods so you can specify
2357 def __set__(self, obj, val):