Celeritas 0.6.0-dev.115+3b60a5fd
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
celeritas::testdetail::JsonComparer::Impl Struct Reference

Implementation class for comparison. More...

Public Member Functions

void operator() (json &expected, json &actual)
 Construct with defaults.
 
void add_failure (std::string &&what, std::string &&expected, std::string &&actual) const
 Push a failure onto the stack.
 

Public Attributes

JsonComparer::Compare constsoft_eq
 
JsonComparer::VecFailure * failures {nullptr}
 
std::vector< std::string > key_stack
 

Detailed Description

Implementation class for comparison.


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