LoggerDataCollectorTest
extends TestCase
Table of Contents
-
getCollectTestData()
: mixed
-
testCollect()
: mixed
-
testCollectWithUnexpectedFormat()
: mixed
-
testReset()
: mixed
getCollectTestData()
public
getCollectTestData() : mixed
Return values
mixed
—
testCollect()
public
testCollect(mixed $nb, mixed $logs, mixed $expectedLogs, mixed $expectedDeprecationCount, mixed $expectedScreamCount[, mixed $expectedPriorities = null ]) : mixed
Parameters
-
$nb
: mixed
-
-
$logs
: mixed
-
-
$expectedLogs
: mixed
-
-
$expectedDeprecationCount
: mixed
-
-
$expectedScreamCount
: mixed
-
-
$expectedPriorities
: mixed
= null
-
-
dataProvider
-
Return values
mixed
—
public
testCollectWithUnexpectedFormat() : mixed
Return values
mixed
—
testReset()
public
testReset() : mixed
Return values
mixed
—