Public Queues

Is there a way of getting documents of a queue without having them transmitted. In our development system we have testing some flows and now there are several QUEUED documents in the queue. Once the queue is rescheduled for some future test all QUEUED documents will be transmitted. I don’t want that to happen.

Is the solution as simple as changing the processing status from QUEUED to DONE?

Thanks.