armi.nuclearDataIO.cccc.tests.test_geodst module¶
Test GEODST reading and writing.
- class armi.nuclearDataIO.cccc.tests.test_geodst.TestGeodst(methodName='runTest')[source]¶
Bases:
unittest.case.TestCase
Tests the GEODST class.
This reads from a GEODST file that was created using DIF3D 11 on a small test hex reactor in 1/3 geometry.
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.