PHP Class YaLinqo\Tests\Unit\FunctionsTest

Show file Open project: athari/yalinqo

Public Methods

Method Description
testBlank ( )
testCompareInt ( )
testCompareIntReversed ( )
testCompareLoose ( )
testCompareLooseReversed ( )
testCompareStrict ( )
testCompareStrictReversed ( )
testFalse ( )
testIdentity ( )
testIncrement ( )
testInit ( )
testKey ( )
testTrue ( )
testValue ( )

Method Details

testBlank() public method

public testBlank ( )

testCompareInt() public method

public testCompareInt ( )

testCompareIntReversed() public method

testCompareLoose() public method

public testCompareLoose ( )

testCompareLooseReversed() public method

testCompareStrict() public method

public testCompareStrict ( )

testCompareStrictReversed() public method

testFalse() public method

public testFalse ( )

testIdentity() public method

public testIdentity ( )

testIncrement() public method

public testIncrement ( )

testInit() public method

public testInit ( )

testKey() public method

public testKey ( )

testTrue() public method

public testTrue ( )

testValue() public method

public testValue ( )