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

BoundaryLocator interface for testing #742

Open
davesmith00000 opened this issue May 19, 2024 · 0 comments
Open

BoundaryLocator interface for testing #742

davesmith00000 opened this issue May 19, 2024 · 0 comments

Comments

@davesmith00000
Copy link
Member

Currently you can't produce a fake framecontext (of any type) because you cannot make a BoundaryLocator. If BoundaryLocator became an interface then the side effects can happen in the concrete instance and fake versions can be stubbed out for testing.

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