protected void assertEnvelopeWasEnqueued(Envelope envelope)
 {
     thePipeline.Received().Invoke(envelope, theWorkerQueue);
 }