Searched refs:hasRollbackId (Results 1 – 3 of 3) sorted by relevance
68 public void hasRollbackId(int rollbackId) { in hasRollbackId() method in RollbackInfoSubject
127 assertThat(committed).hasRollbackId(available.getRollbackId()); in testApkOnlyStagedRollback_Phase2_RollBack()190 assertThat(committed).hasRollbackId(available.getRollbackId()); in testApkOnlyMultipleStagedRollback_Phase2_RollBack()209 assertThat(committed).hasRollbackId(available.getRollbackId()); in testApkOnlyMultipleStagedRollback_Phase2_RollBack()278 assertThat(committed).hasRollbackId(available.getRollbackId()); in testApkOnlyMultipleStagedPartialRollback_Phase2_RollBack()667 assertThat(committed).hasRollbackId(available.getRollbackId()); in testRollbackFailsOtherSessions_Phase2_RollBack()730 assertThat(committed).hasRollbackId(available.getRollbackId()); in testSimultaneousRollbacksBothSucceed_Phase2_RollBack()740 assertThat(committedB).hasRollbackId(availableB.getRollbackId()); in testSimultaneousRollbacksBothSucceed_Phase2_RollBack()
132 assertThat(committed).hasRollbackId(available.getRollbackId()); in testBasic()168 assertThat(rollbackA).hasRollbackId(rollback.getRollbackId()); in testBasic_MultiPackage()169 assertThat(rollbackB).hasRollbackId(rollback.getRollbackId()); in testBasic_MultiPackage()199 assertThat(committed).hasRollbackId(rollbackA.getRollbackId()); in testSingleRollbackPersistence()223 assertThat(rollbackB).hasRollbackId(rollbackA.getRollbackId()); in testMultiRollbackPersistence()239 assertThat(committedA).hasRollbackId(rollbackA.getRollbackId()); in testMultiRollbackPersistence()240 assertThat(committedB).hasRollbackId(rollbackA.getRollbackId()); in testMultiRollbackPersistence()