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

Allow Given and When to be extended #9

Open
zaphod42 opened this issue Oct 26, 2010 · 0 comments
Open

Allow Given and When to be extended #9

zaphod42 opened this issue Oct 26, 2010 · 0 comments

Comments

@zaphod42
Copy link

The current impl of Given and When does not allow any subclassing or even useful extension through delegation without re-implementing all of the functionality that they have.

For instance writting a TimedGiven (a Given that sets the system time to something) was a big pain.

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