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
Exception
public void testExceptionPropagation2() throws InterruptedException, TimeoutException
InterruptedException
TimeoutException
public void testExecuteWithRetry4args1() throws Exception
Exception
public void testExecuteWithRetry4args2() throws Exception
Exception
public void testExecuteWithRetryFailureTest() throws IOException, InterruptedException
IOException
InterruptedException
public void testSuppression() throws InterruptedException, IOException, TimeoutException
public void testExecuteWithRetryTimeout()
public void testExecuteWithRetryTimeout2() throws InterruptedException, IOException, TimeoutException
public void testExecuteWithRetry4args3() throws Exception
Exception
public void testExecuteWithRetry5args3() throws Exception
Exception
public void testOverflow()
Copyright © 2021 SPF4J. All rights reserved.