PHP 클래스 spec\PHPSpec2\Loader\Node\Example

상속: extends PHPSpec2\ObjectBehavior
파일 보기 프로젝트 열기: phpspec/phpspec2

공개 메소드들

메소드 설명
it_could_have_postfunctions ( $function )
it_could_have_prefunctions ( $function )
it_should_have_mapped_function ( $function )
it_should_have_subject ( )
it_should_have_title ( )
it_should_not_have_postfunctions_by_default ( )
it_should_not_have_prefunctions_by_default ( )
it_should_not_have_specification_by_default ( )
it_should_return_first_parent_specification ( PHPSpec2\Loader\Node\Specification $specification1, PHPSpec2\Loader\Node\Specification $specification2 )
let ( ReflectionFunctionAbstract $function )

메소드 상세

it_could_have_postfunctions() 공개 메소드

public it_could_have_postfunctions ( $function )

it_could_have_prefunctions() 공개 메소드

public it_could_have_prefunctions ( $function )

it_should_have_mapped_function() 공개 메소드

public it_should_have_mapped_function ( $function )

it_should_have_subject() 공개 메소드

it_should_have_title() 공개 메소드

it_should_not_have_postfunctions_by_default() 공개 메소드

it_should_not_have_prefunctions_by_default() 공개 메소드

it_should_not_have_specification_by_default() 공개 메소드

it_should_return_first_parent_specification() 공개 메소드

public it_should_return_first_parent_specification ( PHPSpec2\Loader\Node\Specification $specification1, PHPSpec2\Loader\Node\Specification $specification2 )
$specification1 PHPSpec2\Loader\Node\Specification
$specification2 PHPSpec2\Loader\Node\Specification

let() 공개 메소드

public let ( ReflectionFunctionAbstract $function )
$function ReflectionFunctionAbstract