| Celeritas 0.7.0-dev.172+develop.fe2a0acd4
    | 
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 Public Member Functions inherited from celeritas::test::Test | |
| 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 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: