Hello, How do i mock the project.getlogger() in un...
# community-support
c
Hello, How do i mock the project.getlogger() in unit tests. I want to use the spy to verify info method execution Thank you