when().thenReturn() always return nil #367
Labels
awaiting response
A Cuckoo maintainer is awaiting response from the issue/PR author/community.
help wanted
This issue is asking for a way to solve a problem.
I'm trying to make getExpositionInfo() to return a value like this
When the call to the stubbed method is done inside the sut it returns nil
I've been debugging and when setting up the return value:
output parameter is always nil, it look like it's overwrited somewhere.
Is there anything wrong with my code?
Regards
The text was updated successfully, but these errors were encountered: