MCPcopy Create free account
hub / github.com/LeFroid/Viper-Browser / BookmarkManagerTest

Method BookmarkManagerTest

tests/core/bookmarks/BookmarkManagerTest.cpp:45–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43};
44
45BookmarkManagerTest::BookmarkManagerTest() :
46 QObject(nullptr),
47 m_root{nullptr},
48 m_manager{nullptr},
49 m_subFolder{nullptr}
50{
51}
52
53void BookmarkManagerTest::initTestCase()
54{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected