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
Post a Comment