def test_view_inheritance(self): """Test view inheritance name""" assert isinstance(self.view(), TemplateView)