Table Of Contents
Table Of Contents

inet.test.chart.run_chart_tests

run_chart_tests(**kwargs)[source]

Runs one or more chart tests that match the provided filter criteria.

Parameters

kwargs (dict) – The filter criteria parameters are inherited from the get_chart_test_tasks() function.

Returns (MultipleTestTaskResults):

an object that contains a list of TestTaskResult objects. Each object describes the result of running one test task.