CIME.tests.utils.MockMachines
- class CIME.tests.utils.MockMachines(name, os_)[source]
Bases:
object
A mock version of the Machines object to simplify testing.
Methods
__init__
Store the name.
get_default_MPIlib
get_default_compiler
Return the name we were given.
Allow the operating system to be queried.
Assume all MPILIB settings are valid.
Assume all compilers are valid.