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

Declare the test suite. More...

Public Attributes

std::string m_case_name
 
bool m_using_footprint
 
std::vector< wxString > m_existing_pads
 
std::unique_ptr< ARRAY_OPTIONSm_arr_opts
 
std::vector< wxString > m_expected_numbers
 

Detailed Description

Declare the test suite.

Definition at line 58 of file test_array_pad_name_provider.cpp.

Member Data Documentation

◆ m_arr_opts

std::unique_ptr<ARRAY_OPTIONS> APNP_CASE::m_arr_opts

Definition at line 63 of file test_array_pad_name_provider.cpp.

◆ m_case_name

std::string APNP_CASE::m_case_name

Definition at line 60 of file test_array_pad_name_provider.cpp.

◆ m_existing_pads

std::vector<wxString> APNP_CASE::m_existing_pads

Definition at line 62 of file test_array_pad_name_provider.cpp.

◆ m_expected_numbers

std::vector<wxString> APNP_CASE::m_expected_numbers

Definition at line 64 of file test_array_pad_name_provider.cpp.

◆ m_using_footprint

bool APNP_CASE::m_using_footprint

Definition at line 61 of file test_array_pad_name_provider.cpp.


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