Skip to content
New issue

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

Unhelpful error message in assertHasImplemented #18

Open
janhancic opened this issue Nov 14, 2014 · 0 comments
Open

Unhelpful error message in assertHasImplemented #18

janhancic opened this issue Nov 14, 2014 · 0 comments

Comments

@janhancic
Copy link
Contributor

I got a topiarist error that some class hasn't implemented the protocol fully. It is impossible to tell which classes are involved from the error message.

And I can't check by travelling up the call stack, as the check is triggered from inside of a setTimeout in implement.

image

edit: it is possible to see the stack, if you are in Chrome and you enable "async stacks", but still ... :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant