armi.nuclearDataIO.cccc.tests.test_labels module

Test the reading and writing of the DIF3D/VARIANT LABELS interface file.

class armi.nuclearDataIO.cccc.tests.test_labels.TestLabels(methodName='runTest')[source]

Bases: TestCase

Tests for labels.

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.

test_readLabelsBinary()[source]
test_writeLabelsAscii()[source]