You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.
Try to mock class not by an object, but by a symbol and get very uninformative error message.
Maybe we can improve such behaviour and leave for programmer better error message, like
Tried to mock symbol, but object expected.
Of course we can go to stackoverflow with some googling, but on my opinion this error message very unfriendly and error-phone.
Subject of the issue
Try to mock class not by an object, but by a symbol and get very uninformative error message.
Maybe we can improve such behaviour and leave for programmer better error message, like
Of course we can go to stackoverflow with some googling, but on my opinion this error message very unfriendly and error-phone.
Your environment
Steps to reproduce
Expected behavior
Some error raised
Actual behavior
The text was updated successfully, but these errors were encountered: