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

Use default proxy generation options, rather than an explicitly empty one #77

Merged
merged 1 commit into from
Dec 19, 2013

Conversation

pimterry
Copy link
Contributor

Very minor, but this patch switches to using the Castle default proxy options, rather than explicitly creating a new one. This is currently functionally equivalent (except it means you only build one set of options, rather than one per mock type), but semantically better & clearer, and will make life easier if Castle ever do add new settings to the default.

kzu added a commit that referenced this pull request Dec 19, 2013
Use default proxy generation options, rather than an explicitly empty one
@kzu kzu merged commit b7e6632 into devlooped:master Dec 19, 2013
@pimterry pimterry deleted the useDefaultOptions branch December 19, 2013 12:21
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

Successfully merging this pull request may close these issues.

None yet

2 participants