fail( "Instantiating a handler with no database name should not be successful" ); } catch( ezcDbMissingParameterException $e ) {} } public static function suite() { return new ezcTestSuite( "ezcDatabaseHandlerTest" ); } } ?>