public class BatchedAsyncMongoCollectionImplTest extends Object
BatchedAsyncMongoCollectionImpl class.| Constructor and Description |
|---|
BatchedAsyncMongoCollectionImplTest() |
public void setUp()
public void tearDown()
public void testCancel()
throws InterruptedException
BatchedAsyncMongoCollectionImpl.cancel().InterruptedException - On a test failure.public void testCloseNoBatchDeleteCommand()
throws InterruptedException,
ExecutionException
BatchedAsyncMongoCollectionImpl.close().ExecutionException - On a test failure.InterruptedException - On a test failure.public void testCloseNoBatchUpdateCommand()
throws InterruptedException,
ExecutionException
BatchedAsyncMongoCollectionImpl.close().ExecutionException - On a test failure.InterruptedException - On a test failure.public void testCloseWithBatchDeleteCommand()
throws InterruptedException,
ExecutionException
BatchedAsyncMongoCollectionImpl.close().ExecutionException - On a test failure.InterruptedException - On a test failure.public void testCloseWithBatchUpdateCommand()
throws InterruptedException,
ExecutionException
BatchedAsyncMongoCollectionImpl.close().ExecutionException - On a test failure.InterruptedException - On a test failure.public void testFlushNoBatchInsertCommand()
throws InterruptedException,
ExecutionException
BatchedAsyncMongoCollectionImpl.flush().ExecutionException - On a test failure.InterruptedException - On a test failure.public void testFlushWithBatchInsertCommand()
throws InterruptedException,
ExecutionException
BatchedAsyncMongoCollectionImpl.flush().ExecutionException - On a test failure.InterruptedException - On a test failure.public void testFlushWithBatchInterleavedCommands()
throws InterruptedException,
ExecutionException
BatchedAsyncMongoCollectionImpl.flush().ExecutionException - On a test failure.InterruptedException - On a test failure.public void testFlushWithBatchInterleavedCommandsAndCanBatchDeleteWithMultipleDeletes()
throws InterruptedException,
ExecutionException
BatchedAsyncMongoCollectionImpl.flush().ExecutionException - On a test failure.InterruptedException - On a test failure.public void testFlushWithBatchInterleavedCommandsAndCanBatchUpdateAndDelete()
throws InterruptedException,
ExecutionException
BatchedAsyncMongoCollectionImpl.flush().ExecutionException - On a test failure.InterruptedException - On a test failure.public void testFlushWithBatchInterleavedCommandsAndCanBatchUpdateWithMultipleUpdates()
throws InterruptedException,
ExecutionException
BatchedAsyncMongoCollectionImpl.flush().ExecutionException - On a test failure.InterruptedException - On a test failure.Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.