The panko.tests.unit.storage.sqlalchemy.test_models Module

The panko.tests.unit.storage.sqlalchemy.test_models Module

class panko.tests.unit.storage.sqlalchemy.test_models.PreciseTimestampTest(*args, **kwds)[source]

Bases: oslotest.base.BaseTestCase

static fake_dialect(name)[source]
setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_load_dialect_impl_mysql()[source]
test_load_dialect_impl_postgres()[source]
test_process_bind_param_store_datetime_postgres()[source]
test_process_bind_param_store_decimal_mysql()[source]
test_process_bind_param_store_none_mysql()[source]
test_process_bind_param_store_none_postgres()[source]
test_process_result_value_datetime_mysql()[source]
test_process_result_value_datetime_postgres()[source]
test_process_result_value_none_mysql()[source]
test_process_result_value_none_postgres()[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.