armi.bookkeeping.tests package
Bookkeeping test package.
This may seem a little bit over-engineered, but the jupyter notebooks that get run by the test_historyTracker are also used in the documentation system, so providing a list of related files from this package is useful. Also, these are organized like this to prevent having to import the world just to get something like a list of strings.
Submodules
- armi.bookkeeping.tests.test_historyTracker module
- armi.bookkeeping.tests.test_memoryProfiler module
TestMemoryProfiler
TestMemoryProfiler.test_fullBreakdown()
TestMemoryProfiler.test_displayMemoryUsage()
TestMemoryProfiler.test_printFullMemoryBreakdown()
TestMemoryProfiler.test_getReferrers()
TestMemoryProfiler.test_checkForDuplicateObjectsOnArmiModel()
TestMemoryProfiler.test_profileMemoryUsageAction()
TestMemoryProfiler.test_getTotalJobMemory()
TestMemoryProfiler.test_getCurrentMemoryUsage()
TestMemoryProfiler.test_printCurrentMemoryState()
TestMemoryProfiler.test_printCurrentMemoryState_noSetting()
KlassCounterTests
- armi.bookkeeping.tests.test_snapshot module