Documentation

GitHubCheckerTest extends TestCase
in package

Table of Contents

jsonResults()  : array<string|int, mixed>
malformedResults()  : array<string|int, mixed>
testDataSetResults()  : mixed
testExceptionInvocation()  : mixed

Methods

jsonResults()

public jsonResults() : array<string|int, mixed>
Return values
array<string|int, mixed>

malformedResults()

public malformedResults() : array<string|int, mixed>
Return values
array<string|int, mixed>

testDataSetResults()

public testDataSetResults(bool $assertion, mixed $input) : mixed
Parameters
$assertion : bool
$input : mixed
Tags
dataProvider

jsonResults

Return values
mixed

testExceptionInvocation()

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

malformedResults

expectedException

\InvalidArgumentException

expectedExceptionMessage

Unable to check for updates

Return values
mixed

Search results