PHP Класс HM\BackUpWordPress\Common_File_Backup_Engine_Tests

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

Защищенные свойства (Protected)

Свойство Тип Описание
$backup object Contains the current backup instance

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

Метод Описание
setUp ( )
tearDown ( )
test_adding_files_to_existing_backup ( )
test_backup ( )
test_backup_with_broken_symlink ( )
test_backup_with_errors ( )
test_backup_with_hidden_file ( ) Test an unreadable file with the shell commands
test_backup_with_symlink_directory ( )
test_backup_with_symlink_file ( )
test_backup_with_unreadable_directory ( )
test_backup_with_unreadable_file ( )
test_complete_file_backup ( ) Test a complete backup of the WordPress Site
test_complete_file_backup_with_excludes ( ) Test a complete backup of the WordPress Site
test_file_with_strange_characters ( )

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

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

public setUp ( )

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

public tearDown ( )

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

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

public test_backup ( )

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

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

Test an unreadable file with the shell commands

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

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

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

Test a complete backup of the WordPress Site

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

Test a complete backup of the WordPress Site

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

Описание свойств

$backup защищенное свойство

Contains the current backup instance
protected object $backup
Результат object