PHP Class Extension\CompareTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: phalcon/zephir

Public Methods

Method Description
testConst ( )
testEquals ( )
testGreaterEqual ( )
testLess ( )
testNotEquals ( )
testVarWithStringEquals ( )

Method Details

testConst() public method

public testConst ( )

testEquals() public method

public testEquals ( )

testGreaterEqual() public method

public testGreaterEqual ( )

testLess() public method

public testLess ( )

testNotEquals() public method

public testNotEquals ( )

testVarWithStringEquals() public method