armi.tests.test_lwrInputs module

Tests for C5G7 input files.

class armi.tests.test_lwrInputs.C5G7ReactorTests(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.

test_loadC5G7()[source]

Load the C5G7 case from input and check basic counts. (Also, check that we are getting warnings when reading the YAML).

test_runAndLoadC5G7()[source]

Run C5G7 in basic no-op app and load from the result from DB.

This ensures that these kinds of cases can be read from DB.