Classes

DatabaseManager

Helper class for building a database connection in the test environment

« More »

DatabaseTestCase

Base test case for tests interacting with a database

« More »

TestHelper

Static helper methods to assist unit testing PHP code.

« More »

Classes

DatabaseConnectionNotInitialised

Exception indicating the database connection has not yet been initialized

« More »

MissingDatabaseCredentials

Exception indicating the database credentials have not been set

« More »