Ejemplo n.º 1
0
 def test_create_xml(self):
     self.assertTrue(create_resource(self.xml_hypertext))
Ejemplo n.º 2
0
 def test_create_json(self):
     self.assertTrue(create_resource(self.json_hypertext))