public class MongoClientClosedExceptionTest extends Object
MongoClientClosedException class.| Constructor and Description |
|---|
MongoClientClosedExceptionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testMongoClientClosedException()
Test method for
MongoClientClosedException.MongoClientClosedException(). |
void |
testMongoClientClosedExceptionMessage()
Test method for
MongoClientClosedException.MongoClientClosedException(Message). |
void |
testMongoClientClosedExceptionString()
Test method for
MongoClientClosedException.MongoClientClosedException(String) . |
void |
testMongoClientClosedExceptionStringThrowable()
Test method for
MongoClientClosedException.MongoClientClosedException(String, Throwable)
. |
void |
testMongoClientClosedExceptionThrowable()
Test method for
MongoClientClosedException.MongoClientClosedException(Throwable)
. |
public void testMongoClientClosedException()
MongoClientClosedException.MongoClientClosedException().public void testMongoClientClosedExceptionMessage()
MongoClientClosedException.MongoClientClosedException(Message).public void testMongoClientClosedExceptionString()
MongoClientClosedException.MongoClientClosedException(String) .public void testMongoClientClosedExceptionStringThrowable()
MongoClientClosedException.MongoClientClosedException(String, Throwable)
.public void testMongoClientClosedExceptionThrowable()
MongoClientClosedException.MongoClientClosedException(Throwable)
.Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.