Public Member Functions | |
def | __init__ (self, dirName, commandList) |
def | run (self) |
Public Attributes | |
commandList | |
dirName | |
nfail | |
npass | |
report | |
status | |
Definition at line 17 of file addOnTests.py.
def addOnTests.testit.__init__ | ( | self, | |
dirName, | |||
commandList | |||
) |
Definition at line 18 of file addOnTests.py.
def addOnTests.testit.run | ( | self | ) |
Definition at line 29 of file addOnTests.py.
References addOnTests.testit.commandList, addOnTests.testit.dirName, analyzer.Analyzer.dirName, MuonIsolationDQM.dirName, VariablePlotter::SubDirectory.dirName, VariablePlotter::Directory.dirName, python.rootplot.root2matplotlib.replace(), runall.testit.report, WorkFlowRunner.WorkFlowRunner.report, addOnTests.testit.report, dataset.BaseDataset.report, ALIUtils.report, and dataset.Dataset.report.
addOnTests.testit.commandList |
Definition at line 21 of file addOnTests.py.
Referenced by addOnTests.testit.run().
addOnTests.testit.dirName |
Definition at line 20 of file addOnTests.py.
Referenced by addOnTests.testit.run(), and core.JSONAnalyzer.JSONAnalyzer.write().
addOnTests.testit.nfail |
Definition at line 24 of file addOnTests.py.
addOnTests.testit.npass |
Definition at line 25 of file addOnTests.py.
addOnTests.testit.report |
Definition at line 23 of file addOnTests.py.
Referenced by addOnTests.testit.run().
addOnTests.testit.status |
Definition at line 22 of file addOnTests.py.
Referenced by dirstructure.Comparison.__make_image(), and dirstructure.Comparison.__repr__().