Beispiel #1
0
 def test_create_xml(self):
     self.assertTrue(create_resource(self.xml_hypertext))
Beispiel #2
0
 def test_create_json(self):
     self.assertTrue(create_resource(self.json_hypertext))