public void Test_GetChannel() { string channelId = "28036688"; // trick2g Assert.IsNotNull(twitchClient.GetChannel(channelId).Result); }