PHP Класс Phan\Tests\IntlTest

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

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

Метод Описание
getTestFiles ( )
testFiles ( string[] $test_file_list, string $expected_file_path ) This reads all files in tests/files/src, runs the analyzer on each and compares the output to the files's counterpart in tests/files/expected

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

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

public getTestFiles ( )

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

This reads all files in tests/files/src, runs the analyzer on each and compares the output to the files's counterpart in tests/files/expected
public testFiles ( string[] $test_file_list, string $expected_file_path )
$test_file_list string[]
$expected_file_path string