예제 #1
0
        public DogTests()
        {
            ApiKey key = new TestApiKey();

            _testApiKey = key.GetApiKey();
        }
예제 #2
0
        public LogHoundTests()
        {
            ApiKey key = new TestApiKey();

            _testApiKey = key.GetApiKey();
        }