public DogTests() { ApiKey key = new TestApiKey(); _testApiKey = key.GetApiKey(); }
public LogHoundTests() { ApiKey key = new TestApiKey(); _testApiKey = key.GetApiKey(); }