|
Rename Variable faultToleranteFuture : ListenableFuture<Integer> to faultTolerantFuture : ListenableFuture<Integer> in method public testCatchingAsync_inputDoesNotRaiseException() : void in class com.google.common.util.concurrent.FuturesTest |
From |
To |
|
Rename Variable e : CancellationException to expected : CancellationException in method public testImmediateCancelledFutureStack() : void in class com.google.common.util.concurrent.FuturesTest |
From |
To |
|
Rename Variable faultToleranteFuture : ListenableFuture<Integer> to faultTolerantFuture : ListenableFuture<Integer> in method private runExpectedExceptionCatchingAsyncTest(expectedException Exception, wrapInFuture boolean) : void in class com.google.common.util.concurrent.FuturesTest |
From |
To |
|
Rename Variable ee : ExecutionException to expected : ExecutionException in method public testAllAsList_error() : void in class com.google.common.util.concurrent.FuturesTest |
From |
To |
|
Rename Variable faultToleranteFuture : ListenableFuture<Integer> to faultTolerantFuture : ListenableFuture<Integer> in method public testCatching_inputDoesNotRaiseException() : void in class com.google.common.util.concurrent.FuturesTest |
From |
To |
|
Rename Variable e : ExecutionException to expected : ExecutionException in method public testTransformAsync_asyncFunction_error() : void in class com.google.common.util.concurrent.FuturesTest |
From |
To |
|
Rename Variable expected : long to expectedResult : long in method public testCompletionOrderFutureCancelled() : void in class com.google.common.util.concurrent.FuturesTest |
From |
To |
|
Rename Variable e : ExecutionException to expected : ExecutionException in method public testNonCancellationPropagating_failure() : void in class com.google.common.util.concurrent.FuturesTest |
From |
To |
|
Rename Variable e : ExecutionException to expected : ExecutionException in method public testAllAsList_immediateFailure() : void in class com.google.common.util.concurrent.FuturesTest |
From |
To |
|
Rename Variable expected : long to expectedResult : long in method public testCompletionOrder() : void in class com.google.common.util.concurrent.FuturesTest |
From |
To |
|
Rename Variable faultToleranteFuture : ListenableFuture<Integer> to faultTolerantFuture : ListenableFuture<Integer> in method private runExpectedExceptionCatchingTest(expectedException RuntimeException) : void in class com.google.common.util.concurrent.FuturesTest |
From |
To |
|
Rename Variable ee : ExecutionException to expected : ExecutionException in method private runExpectedExceptionCatchingTest(expectedException RuntimeException) : void in class com.google.common.util.concurrent.FuturesTest |
From |
To |
|
Rename Variable e : ExecutionException to expected : ExecutionException in method public testAllAsList_failure() : void in class com.google.common.util.concurrent.FuturesTest |
From |
To |
|
Rename Variable expected : long to expectedResult : long in method public testCompletionOrderExceptionThrown() : void in class com.google.common.util.concurrent.FuturesTest |
From |
To |
|
Rename Variable ee : ExecutionException to expected : ExecutionException in method private runExpectedExceptionCatchingAsyncTest(expectedException Exception, wrapInFuture boolean) : void in class com.google.common.util.concurrent.FuturesTest |
From |
To |
|
Rename Variable e : ExecutionException to expected : ExecutionException in method public testAllAsList_singleFailure() : void in class com.google.common.util.concurrent.FuturesTest |
From |
To |