Class YmerFactoryTestHelper


  • public class YmerFactoryTestHelper
    extends Object
    Allows using methods and classes that are otherwise package-private in tests.
    • Constructor Detail

      • YmerFactoryTestHelper

        public YmerFactoryTestHelper()
    • Method Detail

      • createMongoConverter

        public static org.springframework.data.mongodb.core.convert.MongoConverter createMongoConverter​(org.springframework.data.mongodb.core.convert.DbRefResolver dbRef,
                                                                                                        org.springframework.data.convert.CustomConversions customConversions)