armi.utils.tests.test_units module

Test armi.utils.units.py.

class armi.utils.tests.test_units.TestUnits(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_getTc()[source]
test_getTk()[source]
test_getTf()[source]
test_pressure_converter()[source]

Converter Pascals to Pascals should just be a pass-through.

test_getTmev()[source]
test_getTemperature()[source]
test_convertXtoPascal()[source]
test_sanitizeAngle()[source]
test_getXYLineParameters()[source]