The ironic.tests.unit.db.sqlalchemy.test_types Module

Tests for custom SQLAlchemy types via Ironic DB.

class ironic.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase(*args, **kwargs)[source]

Bases: ironic.tests.unit.db.base.DbTestCase

test_JSONEncodedDict_default_value()[source]
test_JSONEncodedDict_type_check()[source]
test_JSONEncodedList_default_value()[source]
test_JSONEncodedList_type_check()[source]