pytest tests.model.persistence_fixtures

class tests.model.persistence_fixtures.QueueManagerPatch

Bases: object

This class implements a monkey patch on the biometrics_tracker.ipc.Queues class and replaces the queue.Queue based dp_response and dp_request queues with lists.