The nova.tests.db.test_sqlite Module

Test cases for sqlite-specific logic

class TestSqlite(*args, **kwargs)

Bases: nova.test.TestCase

Tests for sqlite-specific logic.

setUp()
tearDown()
test_big_int_mapping()

Previous topic

The nova.tests.db.fakes Module

Next topic

The nova.tests.fake_crypto Module

This Page