Celeritas 0.6.0-dev.115+3b60a5fd
|
Construct helper action and set up stepper/primary inputs. More...
#include <StepperTestBase.hh>
Classes | |
struct | RunResult |
struct | SetupCheckResult |
Static Public Member Functions | |
static bool | is_default_build () |
![]() | |
static std::string | test_data_path (std::string_view subdir, std::string_view filename) |
Get the path to a test file at {source}/test/{subdir}/data/{filename} . | |
static std::string | genericize_pointers (std::string_view s) |
Replace pointer addresses with 0x0 for improved testability. | |
static bool | strict_testing () |
True if strict testing is required. | |
Construct helper action and set up stepper/primary inputs.
This class must be virtual so that it can be used as a mixin to other class definitions.
Example: