Documentation

DataFromTestDependency extends TestData
in package

FinalYes
Tags
psalm-immutable
no-named-arguments

Parameter names are not covered by the backward compatibility promise for PHPUnit

Table of Contents

Properties

$data  : string

Methods

data()  : string
from()  : self
isFromDataProvider()  : bool
isFromTestDependency()  : bool
__construct()  : mixed

Properties

Methods

data()

public data() : string
Return values
string

isFromDataProvider()

public isFromDataProvider() : bool
Tags
psalm-assert-if-true

DataFromDataProvider $this

Return values
bool

isFromTestDependency()

public isFromTestDependency() : bool
Tags
psalm-assert-if-true

DataFromTestDependency $this

Return values
bool

__construct()

protected __construct(string $data) : mixed
Parameters
$data : string

        
On this page

Search results