final class ReturnValueGenerator (View source)

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

Methods

mixed
generate(string $className, string $methodName, StubInternal $testStub, string $returnType)

No description

Details

mixed generate(string $className, string $methodName, StubInternal $testStub, string $returnType)

No description

Parameters

string $className
string $methodName
StubInternal $testStub
string $returnType

Return Value

mixed

Exceptions

Exception