PHP 클래스 HM\BackUpWordPress\Home_Path_Tests

상속: extends HM_Backup_UnitTestCase
파일 보기 프로젝트 열기: humanmade/backupwordpress

공개 메소드들

메소드 설명
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.