Documentation

ErrorTest extends TestCase
in package

Table of Contents

provideTestColumnInfo()  : mixed
testColumnInfo()  : mixed
testConstruct()  : mixed
testInvalidPosInfo()  : mixed
testNoColumnInfo()  : mixed
testSetMessageAndLine()  : mixed
testUnknownLine()  : mixed

Methods

provideTestColumnInfo()

public provideTestColumnInfo() : mixed
Return values
mixed

testColumnInfo()

public testColumnInfo(mixed $code, mixed $startPos, mixed $endPos, mixed $startColumn, mixed $endColumn) : mixed
Parameters
$code : mixed
$startPos : mixed
$endPos : mixed
$startColumn : mixed
$endColumn : mixed
Tags
dataProvider

provideTestColumnInfo

Return values
mixed

testConstruct()

public testConstruct() : mixed
Return values
mixed

testInvalidPosInfo()

public testInvalidPosInfo() : mixed
Return values
mixed

testNoColumnInfo()

public testNoColumnInfo() : mixed
Return values
mixed

testSetMessageAndLine()

public testSetMessageAndLine(Error $error) : mixed
Parameters
$error : Error
Tags
depends

testConstruct

Return values
mixed

testUnknownLine()

public testUnknownLine() : mixed
Return values
mixed

Search results