PublishedCountError#

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

Bases: BaseAssertionError, Generic

Expected has a different number of items than were published.

Parameters:
errormsg()#

Return a string to be added to the exception message.

Return type:

str