4950515253545556575859
executorClock.assertEmpty(); JobUpdateHistoryPruner pruner = new JobUpdateHistoryPruner( mockClock, executor, storageUtil.storage, new HistoryPrunerSettings( Amount.of(1L, Time.MILLISECONDS), Amount.of(1L, Time.MILLISECONDS), 1)); pruner.execute();