public static function setUpBeforeClass() { if (static::$requiresDatabase) { self::$connection = static::createConnection('tests'); } }