unit testing - Verify that an NServiceBus saga does not reply to originator -


what best way test saga has not replied originator?

i see using nservicebus.testing can call saga.expectreplytooriginator, i'm not seeing "expectnotreplytooriginator". tried using .expectnotsend() , .expectnotpublish() , neither seems fail i'd expect to.

current version of nservicebus.testing doesn't support looking for.

i opened issue here: https://github.com/particular/nservicebus.testing/issues/40

when completed, i'll let know


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

dataset - MPAndroidchart returning no chart Data available -

post - imageshack API cURL -