armi.reactor.tests.test_rz_reactors module
Test loading Theta-RZ reactor models.
- class armi.reactor.tests.test_rz_reactors.TestRZTReactor(methodName='runTest')[source]
Bases:
TestCase
Tests for RZT reactors.
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.