setName( "AuthenticationDatabaseTiein" ); $this->addTest( ezcAuthenticationDatabaseTest::suite() ); } public static function suite() { return new ezcAuthenticationDatabaseTieinSuite(); } } ?>