Documentation

CustomHeaderActionsUnitTest extends ListBuilderTestsBase
in package

Tags
psalm-suppress

PropertyNotSetInConstructor

Table of Contents

actionsDataProvider()  : array<string|int, mixed>
Testing data provider
testCustomHeaderActions()  : void
Testing method
setUp()  : void
{@inheritdoc}

Methods

actionsDataProvider()

Testing data provider

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

testing data

testCustomHeaderActions()

Testing method

public testCustomHeaderActions(callable $setup, callable $assertions) : void
Parameters
$setup : callable

setup method

$assertions : callable

assertions method

Tags
dataProvider

actionsDataProvider

Return values
void

setUp()

{@inheritdoc}

protected setUp() : void
Tags
see
TestCase::setUp()
psalm-suppress

RedundantCondition

Return values
void

Search results