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