资 源 简 介
Easy Builder was born out of necessity. Using Easy Builder you can create a class builder on the fly. It provides an alternative to the alternative to the Object Mother Pattern; essentially a builder builder. This is an especially handy time saver when writing numerous business tier tests that make use of data objects (DTOs) or other components that need multiple specific configurations. Easy Builder uses a simple DSL approach to forming builders dynamically in your test code and has a very small footprint.
We hope, over time, to bring additional features into the system.