Пример #1
0
 def test_create_profile(self):
     p = Profile()
     self.assertIsInstance(p, Profile)