armi.physics.fuelPerformance.tests.test_fuelPerformanceSymmetry module
Audit symmetry-aware parameters in fuel performance.
- class armi.physics.fuelPerformance.tests.test_fuelPerformanceSymmetry.TestArmiFuelPerformanceParamSymmetry(methodName='runTest')[source]
Bases:
BasicArmiSymmetryTestHelper
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.