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

Declares a struct as the Boost test fixture. More...

Public Attributes

wxString input
 
int delta
 
size_t part
 
wxString expected
 

Detailed Description

Declares a struct as the Boost test fixture.

Definition at line 35 of file test_increment.cpp.

Member Data Documentation

◆ delta

int INCREMENT_TEST_CASE::delta

Definition at line 38 of file test_increment.cpp.

◆ expected

wxString INCREMENT_TEST_CASE::expected

Definition at line 40 of file test_increment.cpp.

◆ input

wxString INCREMENT_TEST_CASE::input

Definition at line 37 of file test_increment.cpp.

◆ part

size_t INCREMENT_TEST_CASE::part

Definition at line 39 of file test_increment.cpp.


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