Protected Member Functions | |
virtual void | SetUp () |
virtual void | TearDown () |
Protected Attributes | |
std::shared_ptr< EndpointServices > | Server |
Definition at line 19 of file computer_endpoints.cpp.
virtual void Endpoints::SetUp | ( | ) | [inline, protected, virtual] |
Reimplemented from testing::Test.
Definition at line 22 of file computer_endpoints.cpp.
virtual void Endpoints::TearDown | ( | ) | [inline, protected, virtual] |
Reimplemented from testing::Test.
Definition at line 28 of file computer_endpoints.cpp.
std::shared_ptr<EndpointServices> Endpoints::Server [protected] |
Definition at line 34 of file computer_endpoints.cpp.