public void GenerateUrlHostnameNoSubdomainTest() { var stringValue = RandomData.GenerateUrlHostnameNoSubdomain(); Assert.IsNotNull(stringValue); }