‪TYPO3CMS  11.5
TYPO3\CMS\Core\Tests\Acceptance\Install\Postgresql\IntroductionPackageCest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Acceptance\Install\Postgresql\IntroductionPackageCest:
TYPO3\CMS\Core\Tests\Acceptance\Install\AbstractIntroductionPackage

Public Member Functions

 installTypo3OnPgSql (InstallTester $I, Scenario $scenario)
 

Additional Inherited Members

- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Acceptance\Install\AbstractIntroductionPackage
 manipulateSiteConfigurationOnlyForTesting (InstallTester $I)
 
string getHostWithPortFromUrl (string $url)
 

Detailed Description

Click through installer, go to backend, install introduction package

Definition at line 27 of file IntroductionPackageCest.php.

Member Function Documentation

◆ installTypo3OnPgSql()

TYPO3\CMS\Core\Tests\Acceptance\Install\Postgresql\IntroductionPackageCest::installTypo3OnPgSql ( InstallTester  $I,
Scenario  $scenario 
)
Parameters
InstallTester$I
Scenario$scenario‪@env postgresql

Definition at line 35 of file IntroductionPackageCest.php.

References TYPO3\CMS\Core\Tests\Acceptance\Install\AbstractIntroductionPackage\manipulateSiteConfigurationOnlyForTesting().