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

Separate widget verification from waiting #62

Open
david opened this issue Aug 20, 2013 · 0 comments
Open

Separate widget verification from waiting #62

david opened this issue Aug 20, 2013 · 0 comments

Comments

@david
Copy link
Member

david commented Aug 20, 2013

Introduce an inner class FrozenWidget that does the actual checks (==, !=, etc) and can be tested independently of waiting for changes. Widget would then act as a wrapper over this new class.

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

No branches or pull requests

2 participants