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