networking_generic_switch.tests.unit.netmiko.test_juniper Module¶networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper(methodName='runTest')¶Bases: networking_generic_switch.tests.unit.netmiko.test_netmiko_base.NetmikoSwitchTestBase
test__format_commands()¶test_add_network(m_exec)¶test_add_network_with_trunk_ports(mock_exec)¶test_constants()¶test_del_network(mock_exec)¶test_del_network_with_trunk_ports(mock_exec)¶test_delete_port(mock_exec)¶test_delete_port_disable_inactive(m_sctd)¶test_plug_port_to_network(mock_exec)¶test_plug_port_to_network_disable_inactive(m_sctd)¶test_save_configuration()¶test_save_configuration_db_locked(m_stop, m_wait)¶test_save_configuration_db_locked_timeout(m_stop, m_wait)¶test_save_configuration_error()¶test_save_configuration_non_default_timing(m_stop, m_wait)¶test_save_configuration_warn_already_exists(m_stop, m_wait)¶test_save_configuration_warn_already_exists_timeout(m_stop, m_wait)¶test_save_configuration_warn_does_not_exist(m_stop, m_wait)¶test_save_configuration_warn_does_not_exist_timeout(m_stop, m_wait)¶test_send_config_set()¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.