private void expectStop() {
   storeLog.stop();
   PowerMock.expectLastCall();
 }