PHP Class iter\IterFnTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: nikic/iter

Public Methods

Method Description
provideTestOperator ( )
testIndex ( )
testInvalidOperator ( )
testMethod ( )
testNestedIndex ( )
testNot ( )
testOperator ( $op, $a, $b, $result )
testProperty ( )

Method Details

provideTestOperator() public method

public provideTestOperator ( )

testIndex() public method

public testIndex ( )

testInvalidOperator() public method

public testInvalidOperator ( )

testMethod() public method

public testMethod ( )

testNestedIndex() public method

public testNestedIndex ( )

testNot() public method

public testNot ( )

testOperator() public method

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

testProperty() public method

public testProperty ( )