Exemple #1
0
 def test_HasContentType(self):
     h = Response.Headers()
     self.assertTrue(hasattr(h, 'ContentType'))