class ChefSpec::ChefFormatter

def resource_failed_retriable(resource, action, retry_count, exception); end

Called when a resource fails, but will retry.
def resource_failed_retriable(resource, action, retry_count, exception); end