Documentation

ExpressionPrinterTest extends TestCase
in package

FinalYes
Attributes
#[CoversClass]
\phpDocumentor\Reflection\Php\Expression\ExpressionPrinter::class

Table of Contents

Methods

argumentProvider()  : array<string, Type>}>
testArgumentIsParsed()  : void

Methods

argumentProvider()

public static argumentProvider() : array<string, Type>}>
Return values
array<string, Type>}>

testArgumentIsParsed()

public testArgumentIsParsed(string $code, string $expectedExpression, array<string, Type$expectedParts) : void
Parameters
$code : string
$expectedExpression : string
$expectedParts : array<string, Type>
Attributes
#[DataProvider]
'argumentProvider'

        
On this page

Search results