@Override
  public void testCommitWithAppException() throws Throwable {
    super.testCommitWithAppException();

    _recordTransactionLifecycleListener.verify(null);
  }