def test_push_remove(self):
     assert str(PNPushRemoveChannelResult()) == \
         "Channel successfully removed"
Exemple #2
0
 def create_response(self, envelope):
     return PNPushRemoveChannelResult()