FactoryHolder.java currently has 0% test coverage. The attached patch adds a new test class (FactoryHolderTests.groovy) to provide 100% coverage for FactoryHolder.java.
Description
FactoryHolder.java currently has 0% test coverage. The attached patch adds a new test class (FactoryHolderTests.groovy) to provide 100% coverage for FactoryHolder.java.
Thanks for the patch!