C/C++ API Reference
Loading...
Searching...
No Matches
pw::unit_test::TestExpectation Struct Reference

Public Attributes

const char * expression
 The source code for the expression which was run.
 
const char * evaluated_expression
 The expression with arguments evaluated.
 
int line_number
 Line number at which the expectation is located.
 
bool success
 Whether the expectation succeeded.
 

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