Searched refs:firstCallResult (Results 1 – 1 of 1) sorted by relevance
59 long firstCallResult = getNextLong(); in nextLongAfterRestartShouldReturnDifferentValue() local65 assertNotEquals("Both calls returned the same value", firstCallResult, secondCallResult); in nextLongAfterRestartShouldReturnDifferentValue()