Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetTestRef
Method
GetTestRef
test/base-object.cpp:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
DECLARE_PTR_TYPEDEFS(TestObject);
14
15
TestObject::Ptr GetTestRef()
16
{
17
return this;
18
}
19
};
20
21
BOOST_AUTO_TEST_SUITE(base_object)
Callers
1
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected