public class MongoClientImplTest extends Object
MongoClientImpl class.| Constructor and Description |
|---|
MongoClientImplTest() |
public void setUp()
public void tearDown()
public void testAsSerializedClient()
MongoClientImpl.asSerializedClient() .public void testClose()
MongoClientImpl.close().public void testConstructor()
MongoClientImpl.MongoClientImpl(MongoClientConfiguration) .public void testGetDatabase()
MongoClientImpl.getDatabase(java.lang.String) .public void testGetDatabaseCachingDoesRelease()
MongoClientImpl.getDatabase(java.lang.String) .public void testGetDatabaseCachingDoesReleaseMaybeSeenViaGet()
MongoClientImpl.getDatabase(java.lang.String) .public void testListDatabaseNames()
MongoClientImpl.listDatabaseNames().@Deprecated public void testListDatabases()
MongoClientImpl.listDatabases().public void testRestartDocumentAssignable()
throws IOException
MongoClientImpl.restart(DocumentAssignable).IOException - on a test failure.public void testRestartLambdaCallbackDocumentAssignable()
throws IOException
MongoClientImpl.restart(LambdaCallback,DocumentAssignable).IOException - on a test failure.public void testRestartStreamCallbackDocumentAssignable()
throws IOException
MongoClientImpl.restart(StreamCallback,DocumentAssignable).IOException - on a test failure.Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.