armi.bookkeeping.db.tests.test_layout module

Tests for the db Layout and associated tools.

class armi.bookkeeping.db.tests.test_layout.TestLocationPacking(methodName='runTest')[source]

Bases: TestCase

Tests for database location.

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_locationPacking()[source]
test_locationPackingOlderVersions()[source]
test_locationPackingOldVersion()[source]
test_close()[source]