public void VerifyAllExpectations() { _storageService.VerifyAllExpectations(); _linkRepository.VerifyAllExpectations(); _domainRepository.VerifyAllExpectations(); _mediaServiceRepository.VerifyAllExpectations(); }