Constant Field Values


Contents
com.lordofthejars.*

com.lordofthejars.nosqlunit.mongodb.InMemoryMongoDbConfigurationBuilder
protected static final String MOCK_HOST "0.0.0.0"
protected static final int MOCK_PORT 2307

com.lordofthejars.nosqlunit.mongodb.ManagedMongoDb
protected static final String DBPATH_ARGUMENT_NAME "--dbpath"
protected static final String DEFAULT_MONGO_DBPATH "mongo-dbpath"
protected static final String DEFAULT_MONGO_LOGPATH "logpath"
protected static final String FORK_ARGUMENT_NAME "--fork"
protected static final String LOGPATH_ARGUMENT_NAME "--logpath"
protected static final String MONGODB_BINARY_DIRECTORY "bin"
protected static final String MONGODB_EXECUTABLE_W "mongod.exe"
protected static final String MONGODB_EXECUTABLE_X "mongod"
protected static final String PORT_ARGUMENT_NAME "--port"



Copyright © 2012. All Rights Reserved.