from tests.base_test import TestBase class TestDatabase(TestBase): """ Class that controls the testing of the WMGZON database """ pass