def test_deprecations(): pytest.deprecated_call(registry.postfix_particle, u'???', u'????') pytest.deprecated_call(tossi.postfix_particle, u'???', u'????') pytest.deprecated_call(tossi.get_particle, u'????')