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

Public Member Functions

 PNS_TEST_CASE (std::string name, std::string path)
 
std::string GetDataPath () const
 
std::string GetName () const
 

Public Attributes

std::string m_dataPath
 
std::string m_name
 

Detailed Description

Definition at line 100 of file qa_pns_regressions_main.cpp.

Constructor & Destructor Documentation

◆ PNS_TEST_CASE()

PNS_TEST_CASE::PNS_TEST_CASE ( std::string  name,
std::string  path 
)
inline

Definition at line 102 of file qa_pns_regressions_main.cpp.

Member Function Documentation

◆ GetDataPath()

std::string PNS_TEST_CASE::GetDataPath ( ) const
inline

Definition at line 104 of file qa_pns_regressions_main.cpp.

References m_dataPath.

Referenced by PNS_TEST_FIXTURE::RunTest().

◆ GetName()

std::string PNS_TEST_CASE::GetName ( ) const
inline

Definition at line 105 of file qa_pns_regressions_main.cpp.

References m_name.

Referenced by PNS_TEST_FIXTURE::RunTest().

Member Data Documentation

◆ m_dataPath

std::string PNS_TEST_CASE::m_dataPath

Definition at line 106 of file qa_pns_regressions_main.cpp.

Referenced by GetDataPath().

◆ m_name

std::string PNS_TEST_CASE::m_name

Definition at line 107 of file qa_pns_regressions_main.cpp.

Referenced by GetName().


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