Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assert_called_once #3

Open
ignatenkobrain opened this issue Aug 26, 2016 · 0 comments
Open

assert_called_once #3

ignatenkobrain opened this issue Aug 26, 2016 · 0 comments

Comments

@ignatenkobrain
Copy link

======================================================================
ERROR: test_release_conn (test_resp.RespTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/brain/rpmbuild/BUILD/fauxquests-16d1f71547279fc7862c4b6597fab5524f70b082/tests/test_resp.py", line 18, in test_release_conn
    m.assert_called_once()
  File "/usr/lib64/python3.5/unittest/mock.py", line 583, in __getattr__
    raise AttributeError(name)
AttributeError: assert_called_once

Python 3.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant