예제 #1
0
 public void Yahoo_GeoPlanet_JsonLocalityAttributes_ShouldBePublic()
 {
     var model = new JsonLocalityAttributes();
     model.ShouldNotBeNull();
 }
예제 #2
0
        public void Yahoo_GeoPlanet_JsonLocalityAttributes_ShouldBePublic()
        {
            var model = new JsonLocalityAttributes();

            model.ShouldNotBeNull();
        }