Exemplo n.º 1
0
        public DogTests()
        {
            ApiKey key = new TestApiKey();

            _testApiKey = key.GetApiKey();
        }
Exemplo n.º 2
0
        public LogHoundTests()
        {
            ApiKey key = new TestApiKey();

            _testApiKey = key.GetApiKey();
        }