Definition at line 67 of file test_reporting.cpp.
◆ MockTextCtrl()
MockTextCtrl::MockTextCtrl |
( |
| ) |
|
|
inline |
◆ AppendText()
void MockTextCtrl::AppendText |
( |
const wxString & |
text | ) |
|
|
inline |
◆ Clear()
void MockTextCtrl::Clear |
( |
| ) |
|
|
inline |
◆ GetValue()
wxString MockTextCtrl::GetValue |
( |
| ) |
const |
|
inline |
◆ IsEmpty()
bool MockTextCtrl::IsEmpty |
( |
| ) |
const |
|
inline |
◆ SetValue()
void MockTextCtrl::SetValue |
( |
const wxString & |
text | ) |
|
|
inline |
◆ m_content
wxString MockTextCtrl::m_content |
|
private |
The documentation for this class was generated from the following file: