Closed jnkm closed 6 years ago
Description of changes: Remove dependency on mock library.
mock has been part of the standard library since 3.3 (https://docs.python.org/3/library/unittest.mock.html)
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Description of changes: Remove dependency on mock library.
mock has been part of the standard library since 3.3 (https://docs.python.org/3/library/unittest.mock.html)
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.