Beispiel #1
0
def test_class_created():
    check_class_exists(task_23_1, "IPAddress")
def test_class_created():
    check_class_exists(task_24_2b, "MyNetmiko")
Beispiel #3
0
def test_class_created():
    """
    Checking that the class has been created
    """
    check_class_exists(task_22_2c, "CiscoTelnet")
Beispiel #4
0
def test_class_created():
    check_class_exists(task_23_2, "CiscoTelnet")
def test_class_created():
    check_class_exists(task_23_3a, "Topology")
Beispiel #6
0
def test_class_created():
    """
    Checking that the class has been created
    """
    check_class_exists(task_22_1b, "Topology")
Beispiel #7
0
def test_class_created():
    """
    Проверка, что класс создан
    """
    check_class_exists(task_22_1d, "Topology")
Beispiel #8
0
def test_class_created():
    """
    Проверка, что класс создан
    """
    check_class_exists(task_22_2c, "CiscoTelnet")
Beispiel #9
0
def test_class_created():
    check_class_exists(task_24_1a, "CiscoSSH")