final class Requirements (View source)

internal  This class is not covered by the backward compatibility promise for PHPUnit
 

Methods

array
requirementsNotSatisfiedFor(string $className, string $methodName)

No description

bool
requiresXdebug(string $className, string $methodName)

No description

Details

array requirementsNotSatisfiedFor(string $className, string $methodName)

No description

Parameters

string $className
string $methodName

Return Value

array

bool requiresXdebug(string $className, string $methodName)

No description

Parameters

string $className
string $methodName

Return Value

bool