armi.reactor.converters.parameterSweeps.tests.test_paramSweepConverters module

Module to test parameter sweep converters.

class armi.reactor.converters.parameterSweeps.tests.test_paramSweepConverters.TestParamSweepConverters(methodName='runTest')[source]

Bases: 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.

test_paramSweepConverter()[source]

Basic test of the param sweep converter.

test_neutronicConvergenceModifier()[source]

Super basic test of the Neutronic Convergence Modifier.

test_settingsModifier()[source]

Super basic test of the Settings Modifier.