Skip to content

Conversation

@mwhelan
Copy link
Member

@mwhelan mwhelan commented Apr 26, 2015

Made TestDataBuilder.BuildObject virtual rather than abstract and provided default implementation, meaning consumers only have to implement it if they want to construct the object differently.
Had to make a few changes to support weakly typed versions of strongly typed generic functionality.
In particular, added type/object based methods to IAnonymousValueSupplier.

README.md Outdated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sentence is a bit confusing given the example preceeding it has the BuildObject method overridden.

Perhaps something like: "Overriding the BuildObject method is optional - if you don't then blagh. It makes sense to override it when blah."

@robdmoore robdmoore mentioned this pull request May 12, 2015
@mwhelan mwhelan merged commit 72280f3 into TestStack:master May 15, 2015
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