Class SubFactory

    • Field Detail

      • factory

        protected Factory factory
    • Constructor Detail

      • SubFactory

        public SubFactory​(Factory factory)
        The sub-factory constructor takes an instance of the parent factory.