PHP 클래스 Tests\PHPSA\Compiler\Expression\Operators\Bitwise\BitwiseNotTest

상속: extends Tests\PHPSA\TestCase
파일 보기 프로젝트 열기: ovr/phpsa

공개 메소드들

메소드 설명
getDataProvider ( ) : array
testSimpleSuccessCompile ( $a, $b ) Tests ~{expr}
testUnexpectedTypes ( )

메소드 상세

getDataProvider() 공개 메소드

public getDataProvider ( ) : array
리턴 array

testSimpleSuccessCompile() 공개 메소드

Tests ~{expr}
public testSimpleSuccessCompile ( $a, $b )

testUnexpectedTypes() 공개 메소드

public testUnexpectedTypes ( )