Celeritas  0.5.0-56+6b053cd
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 const & soft_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: