public final class CallablesTest extends Object
| Constructor and Description |
|---|
CallablesTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testExceptionPropagation()
Test exception propagation.
|
void |
testExceptionPropagation2() |
void |
testExecuteWithRetry4args1()
Test of executeWithRetry method, of class Callables.
|
void |
testExecuteWithRetry4args2()
Test of executeWithRetry method, of class Callables.
|
void |
testExecuteWithRetry4args3()
Test of executeWithRetry method, of class Callables.
|
void |
testExecuteWithRetry5args3() |
void |
testExecuteWithRetryFailureTest() |
void |
testExecuteWithRetryTimeout() |
void |
testExecuteWithRetryTimeout2() |
void |
testOverflow() |
void |
testSuppression() |
public void testExceptionPropagation()
throws Exception
Exceptionpublic void testExceptionPropagation2()
throws InterruptedException,
TimeoutException
InterruptedExceptionTimeoutExceptionpublic void testExecuteWithRetry4args1()
throws Exception
Exceptionpublic void testExecuteWithRetry4args2()
throws Exception
Exceptionpublic void testExecuteWithRetryFailureTest()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testSuppression()
throws InterruptedException,
IOException,
TimeoutException
public void testExecuteWithRetryTimeout()
public void testExecuteWithRetryTimeout2()
throws InterruptedException,
IOException,
TimeoutException
public void testExecuteWithRetry4args3()
throws Exception
Exceptionpublic void testExecuteWithRetry5args3()
throws Exception
Exceptionpublic void testOverflow()
Copyright © 2021 SPF4J. All rights reserved.