PHP 클래스 Phan\Tests\SoapTest

상속: extends Phan\Tests\AbstractPhanFileTest
파일 보기 프로젝트 열기: etsy/phan

공개 메소드들

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