armi.reactor.blueprints.tests.test_gridBlueprints module
Tests for grid blueprints.
- class armi.reactor.blueprints.tests.test_gridBlueprints.TestGridBPRoundTrip(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.
- class armi.reactor.blueprints.tests.test_gridBlueprints.TestGridBlueprintsSection(methodName='runTest')[source]
Bases:
TestCase
Tests for lattice blueprint section.
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.
- class armi.reactor.blueprints.tests.test_gridBlueprints.TestRZTGridBlueprint(methodName='runTest')[source]
Bases:
TestCase
Tests for R-Z-Theta grid inputs.
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.