A class for testing the Dal class.
Located in /maintenance/libraries/max/Dal/tests/TestOfDal.php (line 42)
RunnableTest | --SimpleTestCase | --UnitTestCase | --Dal_TestOfDal
Inherited from SimpleTestCase
SimpleTestCase::$_reporter
Inherited from RunnableTest
RunnableTest::$_label
The constructor method.
Tests that the database connection can be made, without using the Dal class - that is, that the details specified above are okay.
Tests that the database host is setup in the config .ini file.
Tests that the database name is setup in the config .ini file.
Tests that the database password is setup in the config .ini file.
Tests that the database port is setup in the config .ini file.
Tests that the Max table prefix is setup in the config .ini file.
Tests that the database type is setup in the config .ini file.
Tests that the database user is setup in the config .ini file.
Tests that the singleton() method only ever returns one database connection.
Inherited From UnitTestCase
UnitTestCase::UnitTestCase()
UnitTestCase::assertCopy()
UnitTestCase::assertEqual()
UnitTestCase::assertError()
UnitTestCase::assertErrorPattern()
UnitTestCase::assertIdentical()
UnitTestCase::assertIsA()
UnitTestCase::assertNoErrors()
UnitTestCase::assertNotEqual()
UnitTestCase::assertNotIdentical()
UnitTestCase::assertNotNull()
UnitTestCase::assertNoUnwantedPattern()
UnitTestCase::assertNull()
UnitTestCase::assertReference()
UnitTestCase::assertWantedPattern()
Inherited From SimpleTestCase
SimpleTestCase::SimpleTestCase()
SimpleTestCase::assertExpectation()
SimpleTestCase::assertFalse()
SimpleTestCase::assertTrue()
SimpleTestCase::dump()
SimpleTestCase::error()
SimpleTestCase::fail()
SimpleTestCase::getAssertionLine()
SimpleTestCase::invoke()
SimpleTestCase::pass()
SimpleTestCase::run()
SimpleTestCase::sendMessage()
SimpleTestCase::setUp()
SimpleTestCase::signal()
SimpleTestCase::swallowErrors()
SimpleTestCase::tearDown()
SimpleTestCase::_createRunner()
SimpleTestCase::_isConstructor()
SimpleTestCase::_isTest()
Inherited From RunnableTest
RunnableTest::RunnableTest()
RunnableTest::getLabel()
RunnableTest::getSize()
RunnableTest::run()
Documentation generated on Fri, 24 Dec 2004 13:03:45 +0000 by phpDocumentor 1.3.0RC3