![]() |
ATLAS Offline Software
|
Public Member Functions | |
| test_substitution_rewrites_algorithm_and_private_tool (self) | |
| test_substitution_is_idempotent (self) | |
| test_no_matching_substitution_leaves_properties_unchanged (self) | |
| test_empty_substitutions_leaves_properties_unchanged (self) | |
Static Public Attributes | |
| list | SUBS = [('AnaJets_STEP3', 'AnaJets')] |
Protected Member Functions | |
| _makeAlg (self) | |
Build real configurables via the dual-use interface — the same primitives `ConfigAccumulator` uses internally — and verify the substitution walks into algorithm properties and a private tool.
Definition at line 118 of file ConfigPropertySubstitution_unitTest.py.
|
protected |
Definition at line 125 of file ConfigPropertySubstitution_unitTest.py.
| python.ConfigPropertySubstitution_unitTest.TestSubstituteComponentProperties.test_empty_substitutions_leaves_properties_unchanged | ( | self | ) |
Definition at line 177 of file ConfigPropertySubstitution_unitTest.py.
| python.ConfigPropertySubstitution_unitTest.TestSubstituteComponentProperties.test_no_matching_substitution_leaves_properties_unchanged | ( | self | ) |
Definition at line 165 of file ConfigPropertySubstitution_unitTest.py.
| python.ConfigPropertySubstitution_unitTest.TestSubstituteComponentProperties.test_substitution_is_idempotent | ( | self | ) |
Definition at line 156 of file ConfigPropertySubstitution_unitTest.py.
| python.ConfigPropertySubstitution_unitTest.TestSubstituteComponentProperties.test_substitution_rewrites_algorithm_and_private_tool | ( | self | ) |
Definition at line 141 of file ConfigPropertySubstitution_unitTest.py.
|
static |
Definition at line 123 of file ConfigPropertySubstitution_unitTest.py.