StubsMetaExpectedArgumentsTest
class StubsMetaExpectedArgumentsTest extends AbstractBaseStubsTestCase (View source)
Constants
private PSR_LOG_LOGGER_NAMESPACE_PREFIX |
|
private GUZZLE_HTTP_NAMESPACE_PREFIX |
|
private ILLUMINATE_NAMESPACE_PREFIX |
|
Properties
protected string | $emptyDataSetMessage | from AbstractBaseStubsTestCase |
Methods
static float|bool|int|string|null
getStringRepresentationOfDefaultParameterValue(mixed $defaultValue, PHPInterface|null $contextClass = null)
No description
static string
static array
getAllDuplicatesOfFunction(string|null $name)
No description
static bool
isReflectionTypesMatchSignature(array $reflectionTypes, array $typesFromSignature)
No description
static bool
isReflectionTypesExistInAttributes(array $reflectionTypes, array $typesFromAttribute)
No description
static string
getStringRepresentationOfTypeHintsFromAttributes(array $typesFromAttribute)
No description
static
convertNullableTypesToUnion(array $typesToProcess, array $resultArray)
No description
PHPClass|null
getClassLikeFromStubs(string $classId, bool $shouldSuiteCurrentPHPVersion = true)
No description
static void
setUpBeforeClass()
No description
static array
static array
testFunctionReferencesExists()
No description
testConstantsExists()
No description
testRegisteredArgumentsSetExists()
No description
testStringLiteralsSingleQuoted()
No description
testExpectedArgumentsAreUnique()
No description
testExpectedReturnValuesAreUnique()
No description
static
testRegisteredArgumentsSetAreUnique()
No description
testReferencesAreAbsolute()
No description
Details
static float|bool|int|string|null
getStringRepresentationOfDefaultParameterValue(mixed $defaultValue, PHPInterface|null $contextClass = null)
No description
static string
getParameterRepresentation(PHPFunction $function)
No description
static protected array
getDuplicatedFunctions(array $filtered)
No description
static protected array
getAllDuplicatesOfFunction(string|null $name)
No description
static bool
isReflectionTypesMatchSignature(array $reflectionTypes, array $typesFromSignature)
No description
static bool
isReflectionTypesExistInAttributes(array $reflectionTypes, array $typesFromAttribute)
No description
static string
getStringRepresentationOfTypeHintsFromAttributes(array $typesFromAttribute)
No description
static
convertNullableTypesToUnion(array $typesToProcess, array $resultArray)
No description
PHPClass|null
getClassLikeFromStubs(string $classId, bool $shouldSuiteCurrentPHPVersion = true)
No description
static void
setUpBeforeClass()
No description
static array
getConstantsFqns(StubsContainer $stubs)
No description
static array
getMethodsFqns(StubsContainer $stubs)
No description
testFunctionReferencesExists()
No description
testConstantsExists()
No description
testRegisteredArgumentsSetExists()
No description
testStringLiteralsSingleQuoted()
No description
testExpectedArgumentsAreUnique()
No description
testExpectedReturnValuesAreUnique()
No description
static
testRegisteredArgumentsSetAreUnique()
No description
testReferencesAreAbsolute()
No description