public class MongoFactoryTest extends Object
MongoFactory class.| Constructor and Description |
|---|
MongoFactoryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCreateClientMongoClietConfiguration()
Test method for
MongoFactory.createClient(MongoClientConfiguration). |
void |
testCreateClientString()
Test method for
MongoFactory.createClient(String). |
void |
testCreateMongoDbConfiguration()
Test method for
MongoFactory.create(MongoDbConfiguration). |
void |
testCreateString()
Test method for
MongoFactory.create(String). |
public void testCreateClientMongoClietConfiguration()
MongoFactory.createClient(MongoClientConfiguration).public void testCreateClientString()
MongoFactory.createClient(String).public void testCreateMongoDbConfiguration()
MongoFactory.create(MongoDbConfiguration).public void testCreateString()
MongoFactory.create(String).Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.