armi.nuclearDataIO.tests.test_xsNuclides module
Test for xs nuclides.
- class armi.nuclearDataIO.tests.test_xsNuclides.NuclideTests(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_creatingNucNoSideEffects()[source]
Creating nuclide does not mes with underlying nuclide dictionary.
- test_odifyingNucAttrUpdatesIsotxs()[source]
Modifying nuclide attribute updates the ISOTXS nuclide data.
- test_scatterXSdataCoords()[source]
Manually compare scatter XS data to ensure the correct coordinates.