Description
Acording to the spec (javadocs), when a null is passed to FactoryFinder.getFactory a NPE is expected and not an IllegalStateException (which is expected if factoryName does not identify a standard JavaServer Faces factory name).
Acording to the spec (javadocs), when a null is passed to FactoryFinder.getFactory a NPE is expected and not an IllegalStateException (which is expected if factoryName does not identify a standard JavaServer Faces factory name).