public final class ObjectPoolBuilderTest extends Object
Constructor and Description |
---|
ObjectPoolBuilderTest() |
Modifier and Type | Method and Description |
---|---|
void |
testBuild()
Test of build method, of class RecyclingSupplierBuilder.
|
void |
testPoolUse() |
void |
testPoolUseNoFailures() |
void |
testPoolUseWithMaintenance() |
public void testBuild() throws ObjectCreationException, ObjectBorrowException, InterruptedException, TimeoutException, ObjectReturnException, ObjectDisposeException
public void testPoolUseNoFailures() throws ObjectCreationException, ObjectBorrowException, InterruptedException, TimeoutException, ObjectReturnException, ObjectDisposeException, ExecutionException
public void testPoolUse() throws ObjectCreationException, ObjectBorrowException, InterruptedException, TimeoutException, ObjectReturnException, ObjectDisposeException, ExecutionException
public void testPoolUseWithMaintenance() throws ObjectCreationException, ObjectBorrowException, InterruptedException, TimeoutException, ObjectReturnException, ObjectDisposeException, ExecutionException
Copyright © 2014. All rights reserved.