def test_all_set(self): import markupsafe as markup for item in markup.__all__: getattr(markup, item)