mocksafe.stub
- mocksafe.stub(mock_object: Any) PropertyStubber
Prepare to stub a property on
mock_object.See the Mocking page for more details and an example of how to mock, stub, and verify a property.
See also:
mocksafe.PropertyStubberSee also:mocksafe.MockProperty