Method | Description | |
---|---|---|
__construct ( |
||
getPriority ( ) : integer | ||
prepare ( |
||
supports ( |
||
teardown ( |
Method | Description | |
---|---|---|
generateCollaborators ( |
||
getOrCreateCollaborator ( |
||
getParameterTypeFromIndex ( ReflectionClass $classRefl, ReflectionParameter $parameter ) : string | ||
getParameterTypeFromReflection ( ReflectionParameter $parameter ) : string | ||
isUnsupportedTypeHinting ( ReflectionParameter $parameter ) | ||
throwCollaboratorNotFound ( Exception $e, ReflectionParameter | null $parameter, string $className = null ) |
public __construct ( |
||
$unwrapper | ||
$typeHintIndex | PhpSpec\Loader\Transformer\TypeHintIndex |
public prepare ( |
||
$example | ||
$context | PhpSpec\Specification | |
$matchers | ||
$collaborators |
public teardown ( |
||
$example | ||
$context | PhpSpec\Specification | |
$matchers | ||
$collaborators |