Searched refs:_enter_configuration_terminal (Results 1 – 2 of 2) sorted by relevance
237 sut._enter_configuration_terminal(self.PORT, mock_ssh).AndReturn(True)256 sut._enter_configuration_terminal(self.PORT, mock_ssh).AndReturn(True)
833 def _enter_configuration_terminal(self, interface, ssh): member in CiscoPOEController958 if not self._enter_configuration_terminal(interface, ssh):