MCPcopy 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
21BOOST_AUTO_TEST_SUITE(base_object)

Callers 1

BOOST_AUTO_TEST_CASEFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected