armi.reactor.converters.tests.test_pinTypeBlockConverters module
Unit tests for pin type block converters.
- class armi.reactor.converters.tests.test_pinTypeBlockConverters.TestPinTypeConverters(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.converters.tests.test_pinTypeBlockConverters.MassConservationTests(methodName='runTest')[source]
Bases:
TestCase
Tests designed to verify mass conservation during thermal expansion.
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.