Documentation

FilterOptionsTest extends TestCase
in package

Table of Contents

invalidInputs()  : mixed
matchData()  : mixed
testBindInvalidInput()  : mixed
testBindValidInput()  : mixed
testGetOptions()  : mixed
testMatch()  : mixed
validInputs()  : mixed
getInput()  : mixed

Methods

testBindInvalidInput()

public testBindInvalidInput(mixed $input) : mixed
Parameters
$input : mixed
Tags
dataProvider

invalidInputs

expectedException

\Psy\Exception\RuntimeException

Return values
mixed

testBindValidInput()

public testBindValidInput(mixed $input[, mixed $hasFilter = true ]) : mixed
Parameters
$input : mixed
$hasFilter : mixed = true
Tags
dataProvider

validInputs

Return values
mixed

testMatch()

public testMatch(mixed $input, mixed $str, mixed $matches) : mixed
Parameters
$input : mixed
$str : mixed
$matches : mixed
Tags
dataProvider

matchData

Return values
mixed

getInput()

private getInput(mixed $input) : mixed
Parameters
$input : mixed
Return values
mixed

Search results