armi.physics.neutronics.fissionProductModel.tests.test_fissionProductModel module

Test the fission product module to ensure all FP are available.

class armi.physics.neutronics.fissionProductModel.tests.test_fissionProductModel.TestFissionProductModel(methodName='runTest')[source]

Bases: unittest.case.TestCase

Test for the fission product model, ensures LFP model contains appropriate FPs.

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_loadGlobalLFPsFromFile()[source]
test_getAllFissionProductNames()[source]