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

Public Member Functions

 PROJECT_TEMPLATE_TEST_FIXTURE ()
 
 ~PROJECT_TEMPLATE_TEST_FIXTURE ()
 
void CreateTemplateStructure (const std::string &templateName, const std::vector< std::string > &subdirs, const std::vector< std::string > &files)
 

Public Attributes

fs::path m_tempDir
 

Detailed Description

Definition at line 41 of file test_project_template.cpp.

Constructor & Destructor Documentation

◆ PROJECT_TEMPLATE_TEST_FIXTURE()

PROJECT_TEMPLATE_TEST_FIXTURE::PROJECT_TEMPLATE_TEST_FIXTURE ( )
inline

Definition at line 44 of file test_project_template.cpp.

References m_tempDir.

◆ ~PROJECT_TEMPLATE_TEST_FIXTURE()

PROJECT_TEMPLATE_TEST_FIXTURE::~PROJECT_TEMPLATE_TEST_FIXTURE ( )
inline

Definition at line 51 of file test_project_template.cpp.

References m_tempDir.

Member Function Documentation

◆ CreateTemplateStructure()

void PROJECT_TEMPLATE_TEST_FIXTURE::CreateTemplateStructure ( const std::string & templateName,
const std::vector< std::string > & subdirs,
const std::vector< std::string > & files )
inline

Definition at line 56 of file test_project_template.cpp.

References m_tempDir.

Member Data Documentation

◆ m_tempDir

fs::path PROJECT_TEMPLATE_TEST_FIXTURE::m_tempDir

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