#include <opc/common/uri_facade.h>#include <gmock/gmock.h>#include <gtest/gtest.h>#include <stdlib.h>

Go to the source code of this file.
Functions | |
| std::string | GetEndpoint () |
| std::string | GetHost () |
| Test of opc ua binary handshake. GNU LGPL. | |
| int | GetPort () |
| std::string GetEndpoint | ( | ) | [inline] |
Definition at line 40 of file tests/client/common.h.
| std::string GetHost | ( | ) | [inline] |
Test of opc ua binary handshake. GNU LGPL.
Definition at line 22 of file tests/client/common.h.
| int GetPort | ( | ) | [inline] |
Definition at line 31 of file tests/client/common.h.