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

Rename ObjectArrayArguments.create() to arguments() #765

Closed
2 tasks done
sbrannen opened this issue Apr 3, 2017 · 2 comments
Closed
2 tasks done

Rename ObjectArrayArguments.create() to arguments() #765

sbrannen opened this issue Apr 3, 2017 · 2 comments

Comments

@sbrannen
Copy link
Member

sbrannen commented Apr 3, 2017

Overview

In order to improve the user experience and allow for the static factory method in ObjectArrayArguments to be used via a static import, the name should be changed to something more DSL-like.

Deliverables

  • Rename ObjectArrayArguments.create() to arguments().
  • Rename ArgumentsProvider.arguments() to provideArguments().
@sbrannen
Copy link
Member Author

sbrannen commented Apr 3, 2017

Resolved in 30438b4.

@sbrannen
Copy link
Member Author

sbrannen commented Apr 3, 2017

Further addressed in c810d13.

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

1 participant