public class MongoDbExceptionTest extends Object
MongoDbException class.| Constructor and Description |
|---|
MongoDbExceptionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testMongoDbException()
Test method for
MongoDbException.MongoDbException(). |
void |
testMongoDbExceptionString()
Test method for
MongoDbException.MongoDbException(String) . |
void |
testMongoDbExceptionStringThrowable()
Test method for
MongoDbException.MongoDbException(String, Throwable) . |
void |
testMongoDbExceptionThrowable()
Test method for
MongoDbException.MongoDbException(Throwable) . |
public void testMongoDbException()
MongoDbException.MongoDbException().public void testMongoDbExceptionString()
MongoDbException.MongoDbException(String) .public void testMongoDbExceptionStringThrowable()
MongoDbException.MongoDbException(String, Throwable) .public void testMongoDbExceptionThrowable()
MongoDbException.MongoDbException(Throwable) .Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.