pytest は mockito のような検証をサポートしていますか?
verify(dummy, atleast=1).foo()
https://code.google.com/p/mockito-python/wiki/Verifications#Verifying_Number_of_Invocations
pytest は mockito のような検証をサポートしていますか?
verify(dummy, atleast=1).foo()
https://code.google.com/p/mockito-python/wiki/Verifications#Verifying_Number_of_Invocations