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

BuildByConstructor implementation #32

Closed
wants to merge 1 commit into from

Conversation

Bringer128
Copy link
Contributor

Added an implementation to build the object via its constructor with the most parameters. Should address #24

…der to invoke an automated build of the object via a constructor.
@Bringer128
Copy link
Contributor Author

Locally all of the List tests appear to be failing; I don't have access to the CI server to see if it excludes those tests, but the test I added passes correctly.

If I get time I can look into why the List tests are failing, but they were failing before this pull request.

@robdmoore
Copy link
Member

It's ok I know why they are failing and can fix it.

you can see the CI server btw - you just have to log in as guest

We're going to pull in your implementation in a slightly different way as part of another PR at some point soon because it ties in nicely with something else we were trying to achieve (nice timing!)

@Bringer128
Copy link
Contributor Author

Sweet, I'll close this off pull request then :)

@Bringer128 Bringer128 closed this May 5, 2015
@robdmoore
Copy link
Member

This PR was merged as part of #34

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.

2 participants