|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Public Member Functions | |
| test01_CanCreateDB (self) | |
| test01a_DoesNotCrashIfDBNotThere (self) | |
| test02_CanReopenDB (self) | |
| test03_CanAddIncludes (self) | |
| test04_CanRemoveIncludes (self) | |
| test05_CanCreateObject (self) | |
| test05a_CanCreateObjectFromOtherObject (self) | |
| test06_CanTestForObjects (self) | |
| test07_DetectsExistingObjects (self) | |
| test08_CanGetObject (self) | |
| test08a_CanGetObjects (self) | |
| test09_DoesNotCrashIfNonExisting (self) | |
| test10_CanRemoveObject (self) | |
| test11_CanCycleThroughStates (self) | |
| test12_CanStuffThousands (self) | |
| test13_CanCommitDeepRelations (self) | |
| test14_CanRetrieveDeepRelations (self) | |
| test15_CommitWithComment (self) | |
Tests if we can manipulate ConfigurationWrap objects as expected.
Definition at line 17 of file test_configuration.py.
| test_configuration.Configuration.test01_CanCreateDB | ( | self | ) |
Definition at line 20 of file test_configuration.py.
| test_configuration.Configuration.test01a_DoesNotCrashIfDBNotThere | ( | self | ) |
Definition at line 25 of file test_configuration.py.
| test_configuration.Configuration.test02_CanReopenDB | ( | self | ) |
Definition at line 28 of file test_configuration.py.
| test_configuration.Configuration.test03_CanAddIncludes | ( | self | ) |
Definition at line 34 of file test_configuration.py.
| test_configuration.Configuration.test04_CanRemoveIncludes | ( | self | ) |
Definition at line 44 of file test_configuration.py.
| test_configuration.Configuration.test05_CanCreateObject | ( | self | ) |
Definition at line 53 of file test_configuration.py.
| test_configuration.Configuration.test05a_CanCreateObjectFromOtherObject | ( | self | ) |
Definition at line 59 of file test_configuration.py.
| test_configuration.Configuration.test06_CanTestForObjects | ( | self | ) |
Definition at line 66 of file test_configuration.py.
| test_configuration.Configuration.test07_DetectsExistingObjects | ( | self | ) |
Definition at line 73 of file test_configuration.py.
| test_configuration.Configuration.test08_CanGetObject | ( | self | ) |
Definition at line 77 of file test_configuration.py.
| test_configuration.Configuration.test08a_CanGetObjects | ( | self | ) |
Definition at line 81 of file test_configuration.py.
| test_configuration.Configuration.test09_DoesNotCrashIfNonExisting | ( | self | ) |
Definition at line 86 of file test_configuration.py.
| test_configuration.Configuration.test10_CanRemoveObject | ( | self | ) |
Definition at line 90 of file test_configuration.py.
| test_configuration.Configuration.test11_CanCycleThroughStates | ( | self | ) |
Definition at line 97 of file test_configuration.py.
| test_configuration.Configuration.test12_CanStuffThousands | ( | self | ) |
Definition at line 107 of file test_configuration.py.
| test_configuration.Configuration.test13_CanCommitDeepRelations | ( | self | ) |
Definition at line 115 of file test_configuration.py.
| test_configuration.Configuration.test14_CanRetrieveDeepRelations | ( | self | ) |
Definition at line 133 of file test_configuration.py.
| test_configuration.Configuration.test15_CommitWithComment | ( | self | ) |
Definition at line 149 of file test_configuration.py.