armi.bookkeeping.report.tests.test_newReport module

Test new reports.

class armi.bookkeeping.report.tests.test_newReport.TestReportContentCreation(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_timeSeries()[source]

Test execution of TimeSeries object.

test_tableCreation()[source]
test_reportContents()[source]
test_reportContentsEnd()[source]
test_neutronicsPlotFunctions()[source]
test_writeReports()[source]
test_reportBasics()[source]
test_reportLogs()[source]