KiCad PCB EDA Suite
Loading...
Searching...
No Matches
APPLIER_HELPERS_FIXTURE Struct Reference

Public Member Functions

 APPLIER_HELPERS_FIXTURE ()
 

Public Attributes

SETTINGS_MANAGER m_settings
 
std::unique_ptr< BOARDm_board
 

Detailed Description

Definition at line 39 of file test_applier_helpers.cpp.

Constructor & Destructor Documentation

◆ APPLIER_HELPERS_FIXTURE()

APPLIER_HELPERS_FIXTURE::APPLIER_HELPERS_FIXTURE ( )
inline

Definition at line 41 of file test_applier_helpers.cpp.

References BOOST_REQUIRE(), KI_TEST::LoadBoard(), m_board, and m_settings.

Member Data Documentation

◆ m_board

std::unique_ptr<BOARD> APPLIER_HELPERS_FIXTURE::m_board

Definition at line 48 of file test_applier_helpers.cpp.

Referenced by APPLIER_HELPERS_FIXTURE().

◆ m_settings

SETTINGS_MANAGER APPLIER_HELPERS_FIXTURE::m_settings

Definition at line 47 of file test_applier_helpers.cpp.

Referenced by APPLIER_HELPERS_FIXTURE().


The documentation for this struct was generated from the following file: