PHP Class HM\BackUpWordPress\Home_Path_Tests

Inheritance: extends HM_Backup_UnitTestCase
Afficher le fichier Open project: humanmade/backupwordpress

Méthodes publiques

Méthode Description
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.

Method Details

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

test_standard_install() public méthode

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

test_standard_install_in_subdirectory() public méthode

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