Python Forum
Using Mock with python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using Mock with python
#5
I found the solution by only mocking the decorated static method.
I also initialized the method variables with mocked values, et redefined the method returned value.
Reply


Messages In This Thread
Using Mock with python - by Hocinema - Oct-10-2021, 12:17 AM
RE: Using Mock with python - by ndc85430 - Oct-10-2021, 12:01 PM
RE: Using Mock with python - by Hocinema - Oct-10-2021, 10:05 PM
RE: Using Mock with python - by Hocinema - Oct-11-2021, 12:33 PM
RE: Using Mock with python - by Hocinema - Oct-11-2021, 09:09 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020