![]() |
![]() |
Public Member Functions | |
def | setUp (self) |
def | tearDown (self) |
def | test_dicts_to_orm_objects (self) |
def | test_orm_objects_to_dicts (self) |
Public Attributes | |
connection | |
Definition at line 18 of file data_formats_tests.py.
def data_formats_tests.data_formats_tests.setUp | ( | self | ) |
Definition at line 20 of file data_formats_tests.py.
def data_formats_tests.data_formats_tests.tearDown | ( | self | ) |
Definition at line 50 of file data_formats_tests.py.
def data_formats_tests.data_formats_tests.test_dicts_to_orm_objects | ( | self | ) |
Definition at line 30 of file data_formats_tests.py.
References data_formats._dicts_to_orm_objects(), data_formats._objects_to_dicts(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.all(), models.class_name_to_column(), data_formats_tests.data_formats_tests.connection, querying.factory.connection, genParticles_cff.map, and edm.print().
def data_formats_tests.data_formats_tests.test_orm_objects_to_dicts | ( | self | ) |
Definition at line 23 of file data_formats_tests.py.
References data_formats._objects_to_dicts(), and Vispa.Plugins.EdmBrowser.EdmDataAccessor.all().
data_formats_tests.data_formats_tests.connection |
Definition at line 21 of file data_formats_tests.py.
Referenced by querying_tests.querying_tests.test_check_connection(), and data_formats_tests.data_formats_tests.test_dicts_to_orm_objects().