Searched refs:futureException (Results 1 – 2 of 2) sorted by relevance
94 Exception futureException = assertThrows(ExecutionException.class, getFutureInstance); in testJsSandboxProviderCreateFailsIfSandboxNotSupported() local95 assertThat(futureException) in testJsSandboxProviderCreateFailsIfSandboxNotSupported()
188 Exception futureException = assertThrows(ExecutionException.class, getFutureInstance); in testProviderFailsIfJSSandboxNotAvailableInWebViewVersion() local189 assertThat(futureException) in testProviderFailsIfJSSandboxNotAvailableInWebViewVersion()227 Exception futureException = assertThrows(ExecutionException.class, getFutureInstance); in testEngineFailsIfJSSandboxNotAvailableInWebViewVersion() local228 assertThat(futureException) in testEngineFailsIfJSSandboxNotAvailableInWebViewVersion()