PHP Класс HM\BackUpWordPress\Home_Path_Tests

Наследование: extends HM_Backup_UnitTestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
setUp ( )
tearDown ( )
test_standard_install ( ) In this scenario WordPress is installed as normal with wp-config.php and index.php in the root directory.
test_standard_install_in_subdirectory ( ) In this scenario, WordPress is installed in a subdirectory with index.php and wp-config both in root.

Описание методов

setUp() публичный Метод

public setUp ( )

tearDown() публичный Метод

public tearDown ( )

test_standard_install() публичный Метод

In this scenario WordPress is installed as normal with wp-config.php and index.php in the root directory.

test_standard_install_in_subdirectory() публичный Метод

In this scenario, WordPress is installed in a subdirectory with index.php and wp-config both in root.