PublishedTooFewError#

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

Bases: BaseAssertionError, Generic

Expected more events than have actually been published.

Parameters:
errormsg()#

Return a string to be added to the exception message.

Return type:

str