We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GIVEN Cat -> lick throws new Error Cat -> affect calls lick Kitten -> lick returns 'LICK' WHEN Kitten calls affect THEN Kitten -> affect returns LICK
The text was updated successfully, but these errors were encountered:
(#19) Override protected
5f3322f
a0284e9
57963da
8d9765a
EnoF
No branches or pull requests
GIVEN
Cat -> lick throws new Error
Cat -> affect calls lick
Kitten -> lick returns 'LICK'
WHEN
Kitten calls affect
THEN
Kitten -> affect returns LICK
The text was updated successfully, but these errors were encountered: