public void ContainsKey() { IApiKeyService service = GetService(); Assert.True(service.ContainsKey(_appId)); }