| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.config | |
| de.flapdoodle.embed.mongo.distribution | |
| de.flapdoodle.embed.mongo.tests |
| Modifier and Type | Field and Description |
|---|---|
protected static de.flapdoodle.embed.process.builder.TypedProperty<IFeatureAwareVersion> |
AbstractMongoConfigBuilder.VERSION |
| Modifier and Type | Method and Description |
|---|---|
IFeatureAwareVersion |
IMongoConfig.version() |
| Modifier and Type | Method and Description |
|---|---|
protected de.flapdoodle.embed.process.builder.IProperty<IFeatureAwareVersion> |
AbstractMongoConfigBuilder.version() |
| Modifier and Type | Method and Description |
|---|---|
MongoDumpConfigBuilder |
MongoDumpConfigBuilder.version(IFeatureAwareVersion version) |
MongosConfigBuilder |
MongosConfigBuilder.version(IFeatureAwareVersion version) |
MongoRestoreConfigBuilder |
MongoRestoreConfigBuilder.version(IFeatureAwareVersion version) |
MongodConfigBuilder |
MongodConfigBuilder.version(IFeatureAwareVersion version) |
MongoImportConfigBuilder |
MongoImportConfigBuilder.version(IFeatureAwareVersion version) |
MongoShellConfigBuilder |
MongoShellConfigBuilder.version(IFeatureAwareVersion version) |
| Modifier and Type | Class and Description |
|---|---|
class |
Version
MongoDB Version enum
|
static class |
Version.Main |
| Modifier and Type | Method and Description |
|---|---|
static IFeatureAwareVersion |
Versions.withFeatures(de.flapdoodle.embed.process.distribution.IVersion version,
Feature... features) |
| Modifier and Type | Method and Description |
|---|---|
protected IMongodConfig |
MongodForTestsFactory.newMongodConfig(IFeatureAwareVersion version) |
static MongodForTestsFactory |
MongodForTestsFactory.with(IFeatureAwareVersion version) |
static MongosForTestsFactory |
MongosForTestsFactory.with(IFeatureAwareVersion version) |
| Constructor and Description |
|---|
MongodForTestsFactory(IFeatureAwareVersion version)
Create the testing utility using the specified version of MongoDB.
|
MongosForTestsFactory(IFeatureAwareVersion version)
Create the testing utility using the specified version of MongoDB.
|
Copyright © 2018. All Rights Reserved.