NotPublishedConsecutivelyError#

exception safir.metrics.NotPublishedConsecutivelyError(expected, actual, actual_models)#

Bases: BaseAssertionError, Generic

Expected events were not published consecutively.

Parameters:
errormsg()#

Return a string to be added to the exception message.

Return type:

str