protected void assertEnvelopeWasNotEnqueued(Envelope envelope)
 {
     thePipeline.DidNotReceive().Invoke(envelope, theWorkerQueue);
 }