Adding database unit tests and in the Db module, use a new DatabaseException class...
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 14 Aug 2007 01:42:55 +0000 (01:42 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 14 Aug 2007 01:42:55 +0000 (01:42 +0000)
commite53a91fe8c460434e3d5e422bab46559963592c2
tree56ff4fe7d55a5580280ca262dbcbf060c3ae1f7b
parent3998010b324a99969fd1f7c2b74807aad4076952
Adding database unit tests and in the Db module, use a new DatabaseException class intead of triggering errors
Db.php
DbMySql.php
docs/UnitTest/AllTests.php
docs/UnitTest/DatabaseMySQLTest.php [new file with mode: 0644]
docs/UnitTest/DatabaseMySQLiTest.php [new file with mode: 0644]
docs/UnitTest/DatabaseTestAbstract.php [new file with mode: 0644]
docs/UnitTest/DatabaseTests.php [new file with mode: 0644]
docs/UnitTest/tests.config.php.new