PHP 클래스 NsplTest\OpTest\OpTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: ihor/Nspl

공개 메소드들

메소드 설명
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 ( )

메소드 상세

testAnd() 공개 메소드

public testAnd ( )

testArray() 공개 메소드

public testArray ( )

testBand() 공개 메소드

public testBand ( )

testBnot() 공개 메소드

public testBnot ( )

testBool() 공개 메소드

public testBool ( )

testBor() 공개 메소드

public testBor ( )

testBxor() 공개 메소드

public testBxor ( )

testConcat() 공개 메소드

public testConcat ( )

testDec() 공개 메소드

public testDec ( )

testDiv() 공개 메소드

public testDiv ( )

testEq() 공개 메소드

public testEq ( )

testFloat() 공개 메소드

public testFloat ( )

testGe() 공개 메소드

public testGe ( )

testGt() 공개 메소드

public testGt ( )

testIdnt() 공개 메소드

public testIdnt ( )

testInc() 공개 메소드

public testInc ( )

testInt() 공개 메소드

public testInt ( )

testItemGetter() 공개 메소드

public testItemGetter ( )

testLe() 공개 메소드

public testLe ( )

testLshift() 공개 메소드

public testLshift ( )

testLt() 공개 메소드

public testLt ( )

testMethodCaller() 공개 메소드

public testMethodCaller ( )

testMod() 공개 메소드

public testMod ( )

testMul() 공개 메소드

public testMul ( )

testNe() 공개 메소드

public testNe ( )

testNeg() 공개 메소드

public testNeg ( )

testNidnt() 공개 메소드

public testNidnt ( )

testNot() 공개 메소드

public testNot ( )

testObject() 공개 메소드

public testObject ( )

testOr() 공개 메소드

public testOr ( )

testPropertyGetter() 공개 메소드

public testPropertyGetter ( )

testRshift() 공개 메소드

public testRshift ( )

testStr() 공개 메소드

public testStr ( )

testSub() 공개 메소드

public testSub ( )

testSum() 공개 메소드

public testSum ( )

testXor() 공개 메소드

public testXor ( )