Return a string containing the program source of the assertion that has failed.
Synopsis
Declared in <bsls_fuzztestpreconditionexception.h>
char const*
expression() const;
Return Value
null‐terminated program source of the failing assertion
Created with MrDocs