Pytest for Google Spanner Database call
I am trying to write pytest cases for below spanner DB call
Pytest: Spy of magic method __call__
For use in Pytest, I would like to create a spy of the magic method __call__
of a class.
I am trying to write pytest cases for below spanner DB call
For use in Pytest, I would like to create a spy of the magic method __call__
of a class.