Ejemplo n.º 1
0
        public void Yahoo_GeoPlanet_JsonAdminAttributes_ShouldBePublic()
        {
            var model = new JsonAdminAttributes();

            model.ShouldNotBeNull();
        }
Ejemplo n.º 2
0
 public void Yahoo_GeoPlanet_JsonAdminAttributes_ShouldBePublic()
 {
     var model = new JsonAdminAttributes();
     model.ShouldNotBeNull();
 }