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