Information provided during a TestClass run.
More...
Information provided during a TestClass run.
◆ TestClassObserverInformation()
nkDebug::TestClassObserverInformation::TestClassObserverInformation |
( |
| ) |
|
|
noexcept |
◆ getName()
◆ getClassTotalFunctionCount()
unsigned int nkDebug::TestClassObserverInformation::getClassTotalFunctionCount |
( |
| ) |
const |
- Returns
- The total count of functions inside the class.
◆ getClassFilteredFunctionCount()
unsigned int nkDebug::TestClassObserverInformation::getClassFilteredFunctionCount |
( |
| ) |
const |
- Returns
- The total count of functions selected after filtering.
◆ setName()
Sets the name of the TestClass calling.
- Parameters
-
◆ setClassTotalFunctionCount()
void nkDebug::TestClassObserverInformation::setClassTotalFunctionCount |
( |
unsigned int |
value | ) |
|
Sets the number of functions inside the class.
- Parameters
-
◆ setClassFilteredFunctionCount()
void nkDebug::TestClassObserverInformation::setClassFilteredFunctionCount |
( |
unsigned int |
value | ) |
|
Sets the number of functions selected after filtering.
- Parameters
-
The documentation for this class was generated from the following file: