Searched refs:compareAndThrow (Results 1 – 1 of 1) sorted by relevance
65 compareAndThrow(expected, actual, "Different endSates"); in assertEndStatesEqual()70 compareAndThrow(expected, actual, "Different initial states"); in assertInitialStateEqual()73 private static void compareAndThrow(Persistence.StateDump expected, in compareAndThrow() method in StateComparisonException