PHP 클래스 Jamm\Memory\Tests\TestMethodsGenerator

파일 보기 프로젝트 열기: jamm/memory

공개 메소드들

메소드 설명
getTestMethodsForClass ( string | object $Interface, string | object $ExistingMethodsInterface = '' ) : string

보호된 메소드들

메소드 설명
getCodeForMethod ( ReflectionMethod $Method )

메소드 상세

getCodeForMethod() 보호된 메소드

protected getCodeForMethod ( ReflectionMethod $Method )
$Method ReflectionMethod

getTestMethodsForClass() 공개 메소드

public getTestMethodsForClass ( string | object $Interface, string | object $ExistingMethodsInterface = '' ) : string
$Interface string | object
$ExistingMethodsInterface string | object
리턴 string