#include "common.h"#include <opc/ua/client/remote_server.h>#include <opc/ua/object_ids.h>#include <stdexcept>
Go to the source code of this file.
Classes | |
| class | View |
Functions | |
| TEST_F (View, Browse) | |
| TEST_F (View, BrowseNext) | |
| TEST_F (View, BrowseFinishes) | |
| TEST_F | ( | View | , |
| Browse | |||
| ) |
Definition at line 73 of file computer_view.cpp.
| TEST_F | ( | View | , |
| BrowseNext | |||
| ) |
Definition at line 82 of file computer_view.cpp.
| TEST_F | ( | View | , |
| BrowseFinishes | |||
| ) |
Definition at line 92 of file computer_view.cpp.