public void GivenTheCredentialRepositoryIsLoaded() { _credentialRepository.LoadCredentials(_key); Assert.That(_credentialRepository.IsLoaded); }