Source file "com/google/common/util/concurrent/FuturesTest.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 6,452 of 6,452 | 0% | 46 of 46 | 0% | 282 | 282 | 1,639 | 1,639 | 259 | 259 |
runExtensiveMergerTest(FuturesTest.Merger) | ![]() | 0% | ![]() | 0% | 12 | 12 | 43 | 43 | 1 | 1 |
testWhenAllComplete_asyncResult() | ![]() | 0% | n/a | 1 | 1 | 28 | 28 | 1 | 1 | |
testTransformValueRemainsMemoized() | ![]() | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | |
testCompletionOrderExceptionThrown() | ![]() | 0% | ![]() | 0% | 3 | 3 | 22 | 22 | 1 | 1 |
testSuccessfulAsList_mixed() | ![]() | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | |
testAllAsList() | ![]() | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | |
testSuccessfulAsList() | ![]() | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | |
testSuccessfulAsList_logging_exception() | ![]() | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | |
testWhenAllComplete_cancelledNotInterrupted() | ![]() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | |
testWhenAllCompleteRunnable_resultCanceledWithoutInterrupt_doesNotInterruptRunnable() | ![]() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | |
testCompletionOrderFutureCancelled() | ![]() | 0% | ![]() | 0% | 3 | 3 | 21 | 21 | 1 | 1 |
testAllAsList_logging_multipleExceptions_doneLater() | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
testAllAsList_doneFutures() | ![]() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | |
testSuccessfulAsList_totalFailure() | ![]() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | |
testWhenAllComplete_interrupted() | ![]() | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | |
testWhenAllCompleteRunnable_resultCanceledWithInterrupt_interruptsRunnable() | ![]() | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | |
testSuccessfulAsList_partialFailure() | ![]() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | |
testCompletionOrder() | ![]() | 0% | ![]() | 0% | 2 | 2 | 19 | 19 | 1 | 1 |
testCatchingAsync_interruptPropagatesToTransformingThread() | ![]() | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | |
testSuccessfulAsList_cancelled() | ![]() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | |
testTransformAsync_interruptPropagatesToTransformingThread() | ![]() | 0% | n/a | 1 | 1 | 16 | 16 | 1 | 1 | |
testSubmit_runnable_completesAfterRun() | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
testTransformAsync_asyncFunction_cancelledWhileApplyingFunction() | ![]() | 0% | n/a | 1 | 1 | 16 | 16 | 1 | 1 | |
testSubmitAsync_asyncCallable_cancelledWhileApplyingFunction() | ![]() | 0% | n/a | 1 | 1 | 16 | 16 | 1 | 1 | |
testWhenAllComplete_asyncError() | ![]() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | |
testWhenAllComplete_runnableError() | ![]() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | |
testAllAsList_failure() | ![]() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | |
testWhenAllComplete_runnableResult() | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
testScheduleAsync_asyncCallable_cancelledWhileApplyingFunction() | ![]() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | |
testWhenAllSucceed_releasesInputFuturesUponSubmission() | ![]() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | |
testCompletionOrderMixedBagOTypes() | ![]() | 0% | ![]() | 0% | 2 | 2 | 13 | 13 | 1 | 1 |
testTransformAsync_asyncFunction_cancelledBeforeApplyingFunction() | ![]() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | |
testAllAsList_logging_seenExceptionUpdateRace() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testWhenAllSucceed() | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
doTestSuccessfulAsListResultCancelledRacingInputDone() | ![]() | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | |
testAllAsList_logging_seenExceptionUpdateCancelRace() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testCancellingAllDelegatesIsNotQuadratic() | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
testTransformExceptionRemainsMemoized() | ![]() | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | |
testAllAsList_resultCancelledInterrupted_withSecondaryListFuture() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testCancellingADelegatePropagates() | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
lambda$testAllAsList_logging_same_cause$0() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testScheduleAsync_asyncCallable_cancelledBeforeCallingFunction() | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
testAllAsList_cancelled() | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
testImmediateFailedFuture_cancellationException() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testSubmitAsync_asyncCallable_cancelledBeforeApplyingFunction() | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
testAllAsList_resultCancelled_withSecondaryListFuture() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testCompletionOrderFutureInterruption() | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
testCatchingAsync_functionToString() | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
testInputGCedIfUnreferenced() | ![]() | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | |
testImmediateFailedFuture() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testTransformAsync_functionToString() | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
testLazyTransform_exception() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testCatchingAsync_resultCancelledAfterFallback() | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
testAllAsList_resultCancelled() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testAllAsList_resultInterrupted() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testWhenAllComplete_wildcard() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testSuccessfulAsList_resultCancelled() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testSuccessfulAsList_resultInterrupted() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testSuccessfulAsList_logging_error() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testSuccessfulAsList_failureLoggedEvenAfterOutputCancelled() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
pseudoTimedGetUninterruptibly(Future, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testLazyTransform() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
runExpectedExceptionCatchingAsyncTest(Exception, boolean) | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
testTransformAsync_asyncFunction_error() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
runExpectedExceptionCatchingTest(RuntimeException) | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
testSubmitAsync_asyncCallable_error() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testScheduleAsync_asyncCallable_error() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testScheduleAsync_asyncCallable_nullInsteadOfFuture() | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
testWhenAllComplete_releasesInputFuturesUponCancellation() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testCatchingAsync_fallbackNotReady() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testImmediateCancelledFutureStack() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testCatchingAsync_inputRaisesException() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testCatchingAsync_nullInsteadOfFuture() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testCatching_inputRaisesException() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testAllAsList_error() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testSubmitAsync_asyncCallable_returnsInterruptedFuture() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testTransformAsync_cancelPropagatesToAsyncOutput() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testTransformAsync_interruptPropagatesToAsyncOutput() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testTransform_rejectionPropagatesToOutput() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testTransformAsync_rejectionPropagatesToOutput() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testCatchingAsync_fallbackGeneratesError() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testCatching_fallbackGeneratesError() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testCatchingAsync_rejectionPropagatesToOutput() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testWhenAllComplete_noLeakInterruption() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testWhenAllSucceed_releasesCallable() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testNonCancellationPropagating_failure() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testTransformAsync_inputCancelButNotInterruptPropagatesToOutput() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testCatching_errorAfterCancellation() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testCatching_exceptionAfterCancellation() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testCatchingAsync_errorAfterCancellation() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testCatchingAsync_exceptionAfterCancellation() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testCatching_rejectionPropagatesToOutput() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testSubmit_callable_throwsException() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testSubmit_runnable_throwsException() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testAllAsList_immediateFailure() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testAllAsList_logging_error() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testAllAsList_logging_multipleExceptions_alreadyDone() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testTransform_executor() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testCatchingAsync_futureToString() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testCatching_customTypeNoMatch() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testCatchingAsync_customTypeNoMatch() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testTransform_genericsHierarchy() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testTransformAsync_genericsHierarchy_asyncFunction() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testTransformAsync_asyncFunction_nullInsteadOfFuture() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testAllAsList_emptyList() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testSuccessfulAsList_emptyList() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testNonCancellationPropagating_successful() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testAllAsList_emptyArray() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testSuccessfulAsList_emptyArray() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testTransform_errorAfterCancellation() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testTransform_exceptionAfterCancellation() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testTransformAsync_errorAfterCancellation() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testTransformAsync_exceptionAfterCancellation() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testAllAsList_singleFailure() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testTransform_getThrowsRuntimeException() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testTransform_getThrowsError() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testTransformAsync_getThrowsRuntimeException() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testTransformAsync_getThrowsError() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
runGetIdempotencyTest(Future, Class) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
testSubmit_callable_returnsValue() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testSuccessfulAsList_resultCancelledRacingInputDone() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testNonCancellationPropagating_doesNotPropagate() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testTransformAsync_cancelPropagatesToInput() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testTransformAsync_interruptPropagatesToInput() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCatchingAsync_resultInterruptedBeforeFallback() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testCatchingAsync_resultCancelledBeforeFallback() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testCatching_resultInterruptedBeforeFallback() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testCatching_resultCancelledBeforeFallback() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testCatching_throwable() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCatching_customTypeMatch() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCatching_listenerThrowsError() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testCatchingAsync_throwable() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCatchingAsync_customTypeMatch() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCatchingAsync_listenerThrowsError() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testSubmitAsync_asyncCallable_nullInsteadOfFuture() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
lambda$testAllAsList_logging_same_exception$0() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
lambda$testAllAsList_logging_multipleExceptions_alreadyDone$0() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testTransform_listenerThrowsError() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testTransformAsync_listenerThrowsError() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCatchingAsync_inputDoesNotRaiseException() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCatching_inputDoesNotRaiseException() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCatching_stackOverflow() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testCatchingAsync_stackOverflow() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testAllAsList_logging_exception() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testAllAsList_logging_same_exception() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testAllAsList_logging_same_cause() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
conditionalPseudoTimedGetUninterruptibly(FuturesTest.TestFutureBatch, ListenableFuture, ListenableFuture, ListenableFuture, int, TimeUnit) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
testImmediateFuture() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testTransform_stackOverflow() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testTransformAsync_stackOverflow() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCatching_getThrowsRuntimeException() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCatching_getThrowsError() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testCatchingAsync_getThrowsRuntimeException() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCatchingAsync_getThrowsError() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testImmediateVoidFuture() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testTransformAsync_asyncFunction_timeout() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testNonCancellationPropagating_delegateCancelled() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCatchingAsync_inputCancelledWithoutFallback() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCatching_inputCancelledWithoutFallback() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testTransform_genericsNull() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testTransformAsync_genericsWildcard_asyncFunction() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
createCombinedResult(Integer, Boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testAllAsList_logging_exception$0() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testAllAsList_logging_error$0() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testCatchingAsync_fallbackGeneratesCheckedException() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testCatchingAsync_fallbackReturnsCheckedException() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testFutures_nullChecks() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testCatchingAsync_fallbackGeneratesRuntimeException() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testCatchingAsync_fallbackReturnsRuntimeException() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
FuturesTest() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
tearDown() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testCatching_fallbackGeneratesRuntimeException() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
lambda$testCatchingAsync_listenerThrowsError$0(SettableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testCatchingAsync_stackOverflow$1(SettableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testCatching_listenerThrowsError$0(SettableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testCatching_stackOverflow$1(SettableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setUp() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
lambda$testCatching_fallbackGeneratesError$0(ListenableFuture, Function) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testCatchingAsync_fallbackGeneratesError$0(ListenableFuture, AsyncFunction) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testImmediateCancelledFutureBasic() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
tagged(String, AsyncFunction) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
tagged(String, AsyncCallable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasClassName(Class) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
spy(Function) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
spy(AsyncFunction) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
functionReturningOne() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
asyncFunctionReturningOne() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
constantAsyncFunction(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
constantAsyncCallable(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testTransformAsync_asyncFunction_timeout$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testTransformAsync_listenerThrowsError$0(SettableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testTransformAsync_stackOverflow$1(SettableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testTransform_listenerThrowsError$0(SettableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testTransform_stackOverflow$1(SettableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newOneTimeExceptionThrower() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newOneTimeErrorThrower() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
unexpectedFunction() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
unexpectedAsyncFunction() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
asyncIdentity() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testCatchingAsync_stackOverflow$0() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testCatching_stackOverflow$0() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testTransformAsync_stackOverflow$0() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testTransform_stackOverflow$0() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testAllAsList_extensive() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testSuccessfulAsList_extensive() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$testCompletionOrderFutureCancelled$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testCompletionOrderExceptionThrown$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testNonCancellationPropagating_failure$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testWhenAllSucceed$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testWhenAllCompleteRunnable_resultCanceledWithInterrupt_interruptsRunnable$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testWhenAllCompleteRunnable_resultCanceledWithoutInterrupt_doesNotInterruptRunnable$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testWhenAllComplete_runnableError$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testWhenAllComplete_interrupted$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testWhenAllComplete_cancelledNotInterrupted$1(SettableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testWhenAllComplete_cancelledNotInterrupted$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testWhenAllComplete_asyncError$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testAllAsList_logging_seenExceptionUpdateCancelRace$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testAllAsList_logging_seenExceptionUpdateRace$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testAllAsList_logging_multipleExceptions_doneLater$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testAllAsList_cancelled$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testAllAsList_error$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testAllAsList_immediateFailure$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testAllAsList_singleFailure$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testAllAsList_failure$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testScheduleAsync_asyncCallable_cancelledWhileApplyingFunction$1(SettableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testScheduleAsync_asyncCallable_cancelledWhileApplyingFunction$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testScheduleAsync_asyncCallable_nullInsteadOfFuture$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testScheduleAsync_asyncCallable_error$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testSubmit_runnable_throwsException$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testSubmit_callable_throwsException$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testSubmitAsync_asyncCallable_cancelledWhileApplyingFunction$1(SettableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testSubmitAsync_asyncCallable_cancelledWhileApplyingFunction$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testSubmitAsync_asyncCallable_nullInsteadOfFuture$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testSubmitAsync_asyncCallable_error$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testTransformAsync_asyncFunction_cancelledWhileApplyingFunction$1(SettableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testTransformAsync_asyncFunction_cancelledWhileApplyingFunction$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testTransformAsync_asyncFunction_nullInsteadOfFuture$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testTransformAsync_asyncFunction_error$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testCatchingAsync_rejectionPropagatesToOutput$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testCatching_rejectionPropagatesToOutput$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testCatchingAsync_customTypeNoMatch$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testCatching_customTypeNoMatch$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testCatchingAsync_interruptPropagatesToTransformingThread$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testCatchingAsync_nullInsteadOfFuture$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testLazyTransform_exception$1(Future) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testLazyTransform_exception$0(Future) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testTransformAsync_rejectionPropagatesToOutput$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testTransform_rejectionPropagatesToOutput$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testTransformAsync_getThrowsError$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testTransformAsync_getThrowsRuntimeException$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testTransformAsync_interruptPropagatesToTransformingThread$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testTransform_getThrowsError$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testTransform_getThrowsRuntimeException$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testImmediateCancelledFutureStack$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testImmediateFailedFuture_cancellationException$1(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testImmediateFailedFuture_cancellationException$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testImmediateFailedFuture$1(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testImmediateFailedFuture$0(ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |