SpECTRE  v2024.05.11
TestHelpers::observers::MockH5File Struct Reference

Class meant to mock h5::H5File in the testing framework. More...

#include <MockH5.hpp>

Public Member Functions

MockDatget_dat (const std::string &subfile_path)
 
const MockDatget_dat (const std::string &subfile_path) const
 
MockDattry_insert (const std::string &subfile_path)
 
void pup (PUP::er &p)
 

Detailed Description

Class meant to mock h5::H5File in the testing framework.

The methods of this class are similar to that of h5::H5File to keep a familiar interface, but they may not be identical.


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