armi.cases.inputModifiers.tests.test_inputModifiers module¶
Unit tests for input modifiers
- class armi.cases.inputModifiers.tests.test_inputModifiers.MockGeom[source]¶
Bases:
object
- geomType = 'hex'¶
- class armi.cases.inputModifiers.tests.test_inputModifiers.TestsuiteBuilderIntegrations(methodName='runTest')[source]¶
Bases:
unittest.case.TestCase
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.
- class armi.cases.inputModifiers.tests.test_inputModifiers.TestSettingsModifiers(methodName='runTest')[source]¶
Bases:
unittest.case.TestCase
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.
- class armi.cases.inputModifiers.tests.test_inputModifiers.NeutronicsKernelOpts(neutronicsKernelOpts)[source]¶
Bases:
armi.cases.inputModifiers.inputModifiers.InputModifier
- class armi.cases.inputModifiers.tests.test_inputModifiers.TestFullCoreModifier(methodName='runTest')[source]¶
Bases:
unittest.case.TestCase
Ensure full core conversion works
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.