Ejemplo n.º 1
0
    def setUp(self):
        self.wi = RuoteWorkitem('application/x-ruote-workitem')

        wi = RuoteWorkitem('application/x-ruote-workitem')
        wi.loads('{"fields": {"params": {"worker_type": "test"}}, "fei": {}}')
        self.loaded_wi = wi