Exemplo n.º 1
0
def test_function_created():
    """
    Проверка, что функция создана
    """
    check_function_exists(task_9_2, "generate_trunk_config")
def test_function_created():
    """
    Проверка, что функция создана
    """
    check_function_exists(task_17_4, "write_last_log_to_csv")
Exemplo n.º 3
0
def test_function_created():
    """
    Проверка, что функция создана
    """
    check_function_exists(task_15_2, "parse_sh_ip_int_br")
Exemplo n.º 4
0
def test_function_created():
    """
    Checking that the function has been created
    """
    check_function_exists(task_17_1, "write_dhcp_snooping_to_csv")
def test_functions_created():
    """
    Проверка, что функция создана
    """
    check_function_exists(task_19_1, "ping_ip_addresses")
Exemplo n.º 6
0
def test_function_created():
    """
    Проверка, что функция создана
    """
    check_function_exists(task_9_4, "convert_config_to_dict")
Exemplo n.º 7
0
def test_functions_created():
    """
    Checking that the function has been created
    """
    check_function_exists(task_19_3, "send_command_to_devices")
Exemplo n.º 8
0
def test_functions_created():
    """
    Checking that the function has been created
    """
    check_function_exists(task_21_3, "parse_command_dynamic")
Exemplo n.º 9
0
def test_functions_created():
    """
    Проверка, что функция создана
    """
    check_function_exists(task_19_2, "send_show_command_to_devices")
Exemplo n.º 10
0
def test_functions_created():
    """
    Checking that the function has been created
    """
    check_function_exists(task_19_1, "ping_ip_addresses")
Exemplo n.º 11
0
def test_functions_created():
    """
    Проверка, что функция создана
    """
    check_function_exists(task_21_4, "send_and_parse_show_command")
Exemplo n.º 12
0
def test_function_created():
    """
    Checking that the function has been created
    """
    check_function_exists(task_17_4, "write_last_log_to_csv")
def test_function_created():
    """
    Проверка, что функция создана
    """
    check_function_exists(task_15_5, "generate_description_from_cdp")
Exemplo n.º 14
0
def test_function_created():
    """
    Checking that the function has been created
    """
    check_function_exists(task_15_5, "generate_description_from_cdp")
Exemplo n.º 15
0
def test_function_created():
    """
    Проверка, что функция создана
    """
    check_function_exists(task_9_3, "get_int_vlan_map")
Exemplo n.º 16
0
def test_functions_created():
    """
    Checking that the function has been created
    """
    check_function_exists(task_21_4, "send_and_parse_show_command")
Exemplo n.º 17
0
def test_function_created():
    """
    Checking that the function has been created
    """
    check_function_exists(task_15_2, "parse_sh_ip_int_br")
Exemplo n.º 18
0
def test_function_created():
    """
    Checking that the function has been created
    """
    check_function_exists(task_9_1, "generate_access_config")
Exemplo n.º 19
0
def test_function_created():
    """
    Checking that the function has been created
    """
    check_function_exists(task_17_3a, "generate_topology_from_cdp")
Exemplo n.º 20
0
def test_functions_created():
    """
    Проверка, что функция создана
    """
    check_function_exists(task_18_3, "send_commands")
Exemplo n.º 21
0
def test_function_created():
    """
    Checking that the function has been created
    """
    check_function_exists(task_15_1a, "get_ip_from_cfg")
Exemplo n.º 22
0
def test_functions_created():
    """
    Checking that the function has been created
    """
    check_function_exists(task_18_2, "send_config_commands")
Exemplo n.º 23
0
def test_function_created():
    """
    Checking that the function has been created
    """
    check_function_exists(task_9_3, "get_int_vlan_map")
Exemplo n.º 24
0
def test_function_created():
    """
    Проверка, что функция создана
    """
    check_function_exists(task_12_3, "print_ip_table")
Exemplo n.º 25
0
def test_function_created():
    """
    Проверка, что функция создана
    """
    check_function_exists(task_11_2a, "unique_network_map")
Exemplo n.º 26
0
def test_functions_created():
    """
    Проверка, что функция создана
    """
    check_function_exists(task_21_1a, "parse_output_to_dict")
Exemplo n.º 27
0
def test_functions_created():
    """
    Проверка, что функция создана
    """
    check_function_exists(task_21_3, "parse_command_dynamic")