|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| setUp () | |
| testServerHasPid () | |
| testServerResponds () | |
| testStaticCssFile () | |
| testStaticImageFile () | |
Static Public Member Functions | |
| static | setUpBeforeClass () |
| static | tearDownAfterClass () |
Data Fields | |
| const | BASE_URL = '127.0.0.1:8082' |
@magentoAppIsolation enabled
@magentoConfigFixture current_store web/secure/base_url http://127.0.0.1:8082/ @magentoConfigFixture current_store web/unsecure/base_link_url http://127.0.0.1:8082/ @magentoConfigFixture current_store web/secure/base_link_url http://127.0.0.1:8082/ @magentoConfigFixture current_store web/secure/use_in_frontend 0
@magentoAppArea frontend
Definition at line 18 of file PhpserverTest.php.
| setUp | ( | ) |
Definition at line 54 of file PhpserverTest.php.
|
static |
Instantiate phpserver in the pub folder
Definition at line 32 of file PhpserverTest.php.
|
static |
Definition at line 89 of file PhpserverTest.php.
| testServerHasPid | ( | ) |
Definition at line 59 of file PhpserverTest.php.
| testServerResponds | ( | ) |
Definition at line 64 of file PhpserverTest.php.
| testStaticCssFile | ( | ) |
Definition at line 71 of file PhpserverTest.php.
| testStaticImageFile | ( | ) |
Definition at line 80 of file PhpserverTest.php.
| const BASE_URL = '127.0.0.1:8082' |
Definition at line 20 of file PhpserverTest.php.