public void EndpointTest() { WebEventServiceNoCache endpoint = new WebEventServiceNoCache(); Assert.IsFalse(string.IsNullOrEmpty(endpoint.Url)); }