|
Gromacs
2026.0
|
#include <memory>#include <string>#include <gmock/gmock.h>#include "gromacs/commandline/cmdlinehelpcontext.h"#include "gromacs/commandline/cmdlinemodule.h"#include "gromacs/commandline/cmdlineoptionsmodule.h"#include "testutils/stringtest.h"
Include dependency graph for cmdlinemodulemanagertest.h:
This graph shows which files directly or indirectly include this file:Test fixture and helper classes for tests using gmx::CommandLineModuleManager.
Classes | |
| class | gmx::test::MockModule |
| Mock implementation of gmx::ICommandLineModule. More... | |
| class | gmx::test::MockOptionsModule |
| Mock implementation of gmx::ICommandLineOptionsModule. More... | |
| class | gmx::test::CommandLineModuleManagerTestBase |
| Test fixture for tests using gmx::CommandLineModuleManager. More... | |
1.8.5