armi.nuclearDataIO.tests.test_xsLibraries module¶
Tests for xsLibraries.IsotxsLibrary
- class armi.nuclearDataIO.tests.test_xsLibraries.TempFileMixin[source]¶
Bases:
object
really a test case
- property testFileName¶
- class armi.nuclearDataIO.tests.test_xsLibraries.TestXSLibrary(methodName='runTest')[source]¶
Bases:
unittest.case.TestCase
,armi.nuclearDataIO.tests.test_xsLibraries.TempFileMixin
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.nuclearDataIO.tests.test_xsLibraries.Test_GetISOTXSFilesInWorkingDirectory(methodName='runTest')[source]¶
Bases:
unittest.case.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.nuclearDataIO.tests.test_xsLibraries.Pmatrx_merge_Tests(methodName='runTest')[source]¶
Bases:
armi.nuclearDataIO.tests.test_xsLibraries.TestXSlibraryMerging
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.nuclearDataIO.tests.test_xsLibraries.Isotxs_merge_Tests(methodName='runTest')[source]¶
Bases:
armi.nuclearDataIO.tests.test_xsLibraries.TestXSlibraryMerging
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.nuclearDataIO.tests.test_xsLibraries.Gamiso_merge_Tests(methodName='runTest')[source]¶
Bases:
armi.nuclearDataIO.tests.test_xsLibraries.TestXSlibraryMerging
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.