Searched refs:thirdRunResult (Results 1 – 1 of 1) sorted by relevance
92 FluentFuture<Integer> thirdRunResult = singletonRunner.runSingleInstance(); in testShouldRunOnceMultipleStartStops() local98 assertThat(secondRunResult).isSameInstanceAs(thirdRunResult); in testShouldRunOnceMultipleStartStops()