Skip to content

Factory extension and traits API

Compare
Choose a tag to compare
@stevehanson stevehanson released this 08 Jun 16:42

This adds mechanisms for extending factories and adding convenience methods to factories to simplify building complex objects. For more information, see the PR where this was implemented.