armi.physics.fuelCycle.tests.test_fuelHandlerFactory module
Tests for armi.physics.fuelCycle.fuelHandlerFactory
.
- class armi.physics.fuelCycle.tests.test_fuelHandlerFactory.FuelHandlerFactoryTests(methodName='runTest')[source]
Bases:
TestCase
Exercise the custom module import logic.
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.