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

Wording to use #5

Open
dupdob opened this issue Sep 9, 2015 · 0 comments
Open

Wording to use #5

dupdob opened this issue Sep 9, 2015 · 0 comments

Comments

@dupdob
Copy link
Contributor

dupdob commented Sep 9, 2015

The initial mock4net version relies on Responses starting point to create checks.

When I read it, I assume this is an enum type (due the plural form). Following this conception, it implies that syntax would be:

Responses.Success.WithCode(xxx);

where success happens to be a specific value/instance of response.

Alternatively, the check could take the form of a verb, using Responds instead

Responds.WithSuccess().AndCode(xxx)

Maybe I am going to far in my analysis of this, but tt is still appropriate time to refine wording, and I feel choosing the best wording is instrumental in the success of a library.

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