armi.physics.neutronics.latticePhysics.tests.test_latticeInterface module

Test the Lattice Interface

class armi.physics.neutronics.latticePhysics.tests.test_latticeInterface.LatticeInterfaceTester(r, cs)[source]

Bases: armi.physics.neutronics.latticePhysics.latticePhysicsInterface.LatticePhysicsInterface

readExistingXSLibraries(cycle)[source]
class armi.physics.neutronics.latticePhysics.tests.test_latticeInterface.TestLatticePhysicsInterface(methodName='runTest')[source]

Bases: unittest.case.TestCase

Test Lattice Physics Interface.

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_LatticePhysicsInterface()[source]

Super basic test of the LatticePhysicsInterface