Skip to content

tusharjoshi/javaobjectfactory

Repository files navigation

Java Object Factory

Build Status

Utility class for separating the concern of object creation in a factory class to make unit testing possible.
The builder pattern used in the ObjectFactory enables static mocking of the class to stub for mock values.

About

Java Object Factory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages