| 
    KiCad PCB EDA Suite
    
   | 
 
#include <boost/test/unit_test.hpp>#include <ui_events.h>#include <build_version.h>#include <paths.h>#include <wx/filename.h>#include <wx/string.h>#include <notifications_manager.h>Go to the source code of this file.
Classes | |
| class | TEST_HANDLER | 
Functions | |
| BOOST_AUTO_TEST_CASE (CreateAndPersist) | |
| BOOST_AUTO_TEST_CASE (EventDispatch) | |
| BOOST_AUTO_TEST_CASE | ( | CreateAndPersist | ) | 
Definition at line 32 of file test_notifications_manager.cpp.
References BOOST_AUTO_TEST_CASE(), NOTIFICATIONS_MANAGER::CreateOrUpdate(), PATHS::GetUserCachePath(), and NOTIFICATIONS_MANAGER::Save().
| BOOST_AUTO_TEST_CASE | ( | EventDispatch | ) | 
Definition at line 55 of file test_notifications_manager.cpp.
References TEST_HANDLER::OnEvent(), and TEST_HANDLER::triggered.