![]() |
ATLAS Offline Software
|
Test case for the algorithm property handling. More...
Public Member Functions | |
| def | setUp (self) |
| Common setup for the tests. More... | |
| def | test_propaccess (self) |
| Test that properties that got set, can be read back. More... | |
| def | test_nonexistentprop (self) |
| Test that an unset property can't be accessed. More... | |
Public Attributes | |
| config | |
Test case for the algorithm property handling.
Definition at line 445 of file AnaAlgorithmConfig.py.
| def python.AnaAlgorithmConfig.TestAlgProperties.setUp | ( | self | ) |
Common setup for the tests.
Definition at line 448 of file AnaAlgorithmConfig.py.
| def python.AnaAlgorithmConfig.TestAlgProperties.test_nonexistentprop | ( | self | ) |
Test that an unset property can't be accessed.
Definition at line 463 of file AnaAlgorithmConfig.py.
| def python.AnaAlgorithmConfig.TestAlgProperties.test_propaccess | ( | self | ) |
Test that properties that got set, can be read back.
Definition at line 453 of file AnaAlgorithmConfig.py.
| python.AnaAlgorithmConfig.TestAlgProperties.config |
Definition at line 449 of file AnaAlgorithmConfig.py.
1.8.18