final class DoubledMethodSet (View source)

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

Methods

void
addMethods(DoubledMethod ...$methods)

No description

array
asArray()

No description

bool
hasMethod(string $methodName)

No description

Details

void addMethods(DoubledMethod ...$methods)

No description

Parameters

DoubledMethod ...$methods

Return Value

void

array asArray()

No description

Return Value

array

bool hasMethod(string $methodName)

No description

Parameters

string $methodName

Return Value

bool