armi.nucDirectory.tests.test_thermalScattering module

Tests for the composite pattern.

class armi.nucDirectory.tests.test_thermalScattering.TestThermalScattering(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_dataValidity()[source]

Ensure that over time the raw thermal scattering data in ARMI remains valid.

test_fromNameCompInvalid()[source]

If the name/compound inputs aren’t valid, we should get a ValueError.

test_fromNameCompSpotCheck()[source]

Spot check some examples that should work.