Is it possible to test an NServicebus saga that a timeout has not been set? -


i have scenario want make sure timeout has not been set, possible?

should use expectnotsent that?

we don't have explicit support "expectnotimeoutstobeset" yet. since timeouts results in bus.defer don't think expectnotsent work either.

would able log github issue can fix it?


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -