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
MethodLifting creates a method in the superclass. When the methods in subclasses have preconditions, this causes a message that may be hard to understand. Take this example:
vkuncak
changed the title
MethodLifting should when subclasses have preconditions
MethodLifting reporting when subclasses have preconditions
Apr 29, 2024
MethodLifting creates a method in the superclass. When the methods in subclasses have preconditions, this causes a message that may be hard to understand. Take this example:
A failing VC we get looks like this:
A friendly error message would be something like:
The text was updated successfully, but these errors were encountered: