armi.bookkeeping.db.tests.test_comparedb3 module

Tests for the compareDB3 module.

class armi.bookkeeping.db.tests.test_comparedb3.TestCompareDB3(methodName='runTest')[source]

Bases: TestCase

Tests for the compareDB3 module.

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_outputWriter()[source]
test_compareSets()[source]
test_diffResultsBasic()[source]
test_compareDatabaseDuplicate()[source]

End-to-end test of compareDatabases() on a photocopy database.

test_compareDatabaseSim()[source]

End-to-end test of compareDatabases() on very simlar databases.

test_diffSpecialData()[source]
test_diffSimpleData()[source]
test_compareAuxData()[source]