PHP Class NsplTest\OpTest\OpTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: ihor/Nspl

Méthodes publiques

Méthode Description
testAnd ( )
testArray ( )
testBand ( )
testBnot ( )
testBool ( )
testBor ( )
testBxor ( )
testConcat ( )
testDec ( )
testDiv ( )
testEq ( )
testFloat ( )
testGe ( )
testGt ( )
testIdnt ( )
testInc ( )
testInt ( )
testItemGetter ( )
testLe ( )
testLshift ( )
testLt ( )
testMethodCaller ( )
testMod ( )
testMul ( )
testNe ( )
testNeg ( )
testNidnt ( )
testNot ( )
testObject ( )
testOr ( )
testPropertyGetter ( )
testRshift ( )
testStr ( )
testSub ( )
testSum ( )
testXor ( )

Method Details

testAnd() public méthode

public testAnd ( )

testArray() public méthode

public testArray ( )

testBand() public méthode

public testBand ( )

testBnot() public méthode

public testBnot ( )

testBool() public méthode

public testBool ( )

testBor() public méthode

public testBor ( )

testBxor() public méthode

public testBxor ( )

testConcat() public méthode

public testConcat ( )

testDec() public méthode

public testDec ( )

testDiv() public méthode

public testDiv ( )

testEq() public méthode

public testEq ( )

testFloat() public méthode

public testFloat ( )

testGe() public méthode

public testGe ( )

testGt() public méthode

public testGt ( )

testIdnt() public méthode

public testIdnt ( )

testInc() public méthode

public testInc ( )

testInt() public méthode

public testInt ( )

testItemGetter() public méthode

public testItemGetter ( )

testLe() public méthode

public testLe ( )

testLshift() public méthode

public testLshift ( )

testLt() public méthode

public testLt ( )

testMethodCaller() public méthode

public testMethodCaller ( )

testMod() public méthode

public testMod ( )

testMul() public méthode

public testMul ( )

testNe() public méthode

public testNe ( )

testNeg() public méthode

public testNeg ( )

testNidnt() public méthode

public testNidnt ( )

testNot() public méthode

public testNot ( )

testObject() public méthode

public testObject ( )

testOr() public méthode

public testOr ( )

testPropertyGetter() public méthode

public testPropertyGetter ( )

testRshift() public méthode

public testRshift ( )

testStr() public méthode

public testStr ( )

testSub() public méthode

public testSub ( )

testSum() public méthode

public testSum ( )

testXor() public méthode

public testXor ( )