PHP 클래스 Nelmio\Alice\Definition\MethodCall\NoMethodCallTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nelmio/alice

공개 메소드들

메소드 설명
testCannotCreateNewInstanceWithNewArguments ( )
testCannotGetArguments ( )
testCannotGetCaller ( )
testCannotGetMethod ( )
testIsAMethodCall ( )
testReadAccessorsReturnPropertiesValues ( )

메소드 상세

testCannotCreateNewInstanceWithNewArguments() 공개 메소드

testCannotGetArguments() 공개 메소드

testCannotGetCaller() 공개 메소드

public testCannotGetCaller ( )

testCannotGetMethod() 공개 메소드

public testCannotGetMethod ( )

testIsAMethodCall() 공개 메소드

public testIsAMethodCall ( )

testReadAccessorsReturnPropertiesValues() 공개 메소드