Class OakFixture.MongoFixture

    • Constructor Detail

      • MongoFixture

        public MongoFixture​(java.lang.String name,
                            java.lang.String uri,
                            boolean dropDBAfterTest,
                            long cacheSize,
                            boolean useDataStore,
                            java.io.File base,
                            int dsCacheInMB,
                            boolean throttlingEnabled)