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

Public Member Functions

 PNS_TEST_CASE (const wxString &aName, const wxString &aPath)
 
wxString GetDataPath () const
 
wxString GetName () const
 

Public Attributes

wxString m_dataPath
 
wxString m_name
 

Detailed Description

Definition at line 48 of file qa_pns_regressions_main.cpp.

Constructor & Destructor Documentation

◆ PNS_TEST_CASE()

PNS_TEST_CASE::PNS_TEST_CASE ( const wxString & aName,
const wxString & aPath )
inline

Definition at line 50 of file qa_pns_regressions_main.cpp.

References m_dataPath, and m_name.

Member Function Documentation

◆ GetDataPath()

wxString PNS_TEST_CASE::GetDataPath ( ) const
inline

Definition at line 52 of file qa_pns_regressions_main.cpp.

References m_dataPath.

Referenced by PNS_TEST_FIXTURE::RunTest().

◆ GetName()

wxString PNS_TEST_CASE::GetName ( ) const
inline

Definition at line 53 of file qa_pns_regressions_main.cpp.

References m_name.

Referenced by PNS_TEST_FIXTURE::RunTest().

Member Data Documentation

◆ m_dataPath

wxString PNS_TEST_CASE::m_dataPath

Definition at line 54 of file qa_pns_regressions_main.cpp.

Referenced by GetDataPath(), and PNS_TEST_CASE().

◆ m_name

wxString PNS_TEST_CASE::m_name

Definition at line 55 of file qa_pns_regressions_main.cpp.

Referenced by GetName(), and PNS_TEST_CASE().


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