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

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

            _testApiKey = key.GetApiKey();
        }