Documentation

NoItemsCreateButtonUnitTest extends ListBuilderTestsBase
in package

Tags
psalm-suppress

PropertyNotSetInConstructor

Table of Contents

actionsDataProvider()  : array<string|int, mixed>
Testing data provider
testCreateButtonAbsenceForEmptyList()  : void
Testing create button absence

Methods

actionsDataProvider()

Testing data provider

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

testing data

testCreateButtonAbsenceForEmptyList()

Testing create button absence

public testCreateButtonAbsenceForEmptyList(callable $setup) : void
Parameters
$setup : callable

setup method

Tags
dataProvider

actionsDataProvider

Return values
void

Search results