Mock-decorators

Latest version: v1.1.1

Safety actively analyzes 621409 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.1.1

- Add coverage report

[![Build Status](https://travis-ci.org/fhuertas/mock_decorators.svg?branch=1.1.1)](https://travis-ci.org/fhuertas/mock_decorators) [![Coverage Status](https://coveralls.io/repos/github/fhuertas/mock_decorators/badge.svg?branch=1.1.1)](https://coveralls.io/github/fhuertas/mock_decorators?branch=1.1.1)

1.1.0

New Mock. MockSysOutput catch the system output in a Stream
Fix documentation of FunctionMockCheckCall

1.0.9

- FunctionMockCheckCall now check 0 invocations
- Fix: FunctionMockCheckCall checks if the value to return is None and not a condition
- Fix: the checks in the FunctionMockCheckCall

1.0.8

- FunctionMockCheckCall checks if the value to return is None and not a condition

1.0.7

- The FunctionMockCheckCall now can return a value instead invoke the original function

1.0.6

- Added mock for check if a function is called
- FIX: make test-versions makes tests for python 2 and 3

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.