PHP 클래스 iter\IterFnTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nikic/iter

공개 메소드들

메소드 설명
provideTestOperator ( )
testIndex ( )
testInvalidOperator ( )
testMethod ( )
testNestedIndex ( )
testNot ( )
testOperator ( $op, $a, $b, $result )
testProperty ( )

메소드 상세

provideTestOperator() 공개 메소드

public provideTestOperator ( )

testIndex() 공개 메소드

public testIndex ( )

testInvalidOperator() 공개 메소드

public testInvalidOperator ( )

testMethod() 공개 메소드

public testMethod ( )

testNestedIndex() 공개 메소드

public testNestedIndex ( )

testNot() 공개 메소드

public testNot ( )

testOperator() 공개 메소드

public testOperator ( $op, $a, $b, $result )

testProperty() 공개 메소드

public testProperty ( )