public void GetDefaultEndPointDomainTest()
 {
     Assert.AreEqual(command.GetDefaultEndPointDomain(), Resources.DefaultStorageEndPointDomain);
 }