public void TestGroupConfig()
 {
     Assert.AreEqual("dev", _clientConfig.GetClusterName());
 }