PHP Class Tests\Analyze\Fixtures\Expression\FunctionCall\DebugCode

显示文件 Open project: ovr/phpsa

Public Methods

Method Description
testDebugZvalDumpExpected ( ) : boolean
testDebugZvalDumpUnexpected ( ) : boolean
testDebugZvalDumpWithSimpleComment ( ) : boolean
testVarDumpExpected ( ) : boolean
testVarDumpUnexpected ( ) : boolean
testVarDumpWithSimpleComment ( ) : boolean
testVarExportExpected ( ) : boolean
testVarExportUnexpected ( ) : boolean
testVarExportWithSimpleComment ( ) : boolean

Method Details

testDebugZvalDumpExpected() public method

testDebugZvalDumpUnexpected() public method

testDebugZvalDumpWithSimpleComment() public method

testVarDumpExpected() public method

public testVarDumpExpected ( ) : boolean
return boolean

testVarDumpUnexpected() public method

public testVarDumpUnexpected ( ) : boolean
return boolean

testVarDumpWithSimpleComment() public method

testVarExportExpected() public method

public testVarExportExpected ( ) : boolean
return boolean

testVarExportUnexpected() public method

testVarExportWithSimpleComment() public method