KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PROJECT_FILE_TEST_FIXTURE Class Reference

Public Member Functions

 PROJECT_FILE_TEST_FIXTURE ()
 
 ~PROJECT_FILE_TEST_FIXTURE ()
 

Public Attributes

fs::path m_tempDir
 

Detailed Description

Definition at line 38 of file test_project_file.cpp.

Constructor & Destructor Documentation

◆ PROJECT_FILE_TEST_FIXTURE()

PROJECT_FILE_TEST_FIXTURE::PROJECT_FILE_TEST_FIXTURE ( )
inline

Definition at line 41 of file test_project_file.cpp.

References m_tempDir.

◆ ~PROJECT_FILE_TEST_FIXTURE()

PROJECT_FILE_TEST_FIXTURE::~PROJECT_FILE_TEST_FIXTURE ( )
inline

Definition at line 48 of file test_project_file.cpp.

References m_tempDir.

Member Data Documentation

◆ m_tempDir

fs::path PROJECT_FILE_TEST_FIXTURE::m_tempDir

Definition at line 53 of file test_project_file.cpp.

Referenced by PROJECT_FILE_TEST_FIXTURE(), and ~PROJECT_FILE_TEST_FIXTURE().


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