public void GenerateUrlHostNameNoSubDomainTest() { var stringValue = RandomData.GenerateUrlHostNameNoSubDomain(); Assert.IsNotNull(stringValue); }