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

Declare the test suite. More...

Public Attributes

std::string m_case_name
 
std::set< wxString > m_existing_pad_numbers
 
std::unique_ptr< ARRAY_OPTIONSm_arr_opts
 
std::vector< wxString > m_expected_numbers
 

Detailed Description

Declare the test suite.

Definition at line 40 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 44 of file test_array_pad_name_provider.cpp.

◆ m_case_name

std::string APNP_CASE::m_case_name

Definition at line 42 of file test_array_pad_name_provider.cpp.

◆ m_existing_pad_numbers

std::set<wxString> APNP_CASE::m_existing_pad_numbers

Definition at line 43 of file test_array_pad_name_provider.cpp.

◆ m_expected_numbers

std::vector<wxString> APNP_CASE::m_expected_numbers

Definition at line 45 of file test_array_pad_name_provider.cpp.


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