armi.physics.thermalHydraulics.tests.test_thermalHydraulicsPlugin module

Unit tests for the thermal hydraulics plugin.

class armi.physics.thermalHydraulics.tests.test_thermalHydraulicsPlugin.TestThermalHydraulicsPlugin(methodName='runTest')[source]

Bases: TestPlugin

Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.

plugin

alias of ThermalHydraulicsPlugin

test_thermalHydraulicsSettingsLoaded()[source]

Test that the thermal hydraulics case settings are loaded.

test_thermalHydraulicsSettingsSet()[source]

Test that the thermal hydraulics case settings are applied correctly.