abstract | |
---|---|
extends |
PHPStanTestCase |
Methods | ||
---|---|---|
public
static
|
processFile(string $file, callable(Node, Scope): void $callback, string[] $dynamicConstantNames = []): void
|
# |
public
|
assertFileAsserts(string $assertType, string $file, mixed ...$args): void
|
# |
public
static
|
gatherAssertTypes(string $file): array<string, mixed[]>
|
# |
public
static
|
gatherAssertTypesFromDirectory(string $directory): array<string, mixed[]>
|
# |
public
static
|
findTestDataFilesFromDirectory(string $directory): list<string>
|
# |
protected
static
|
getAdditionalAnalysedFiles(): string[]
|
# |
protected
static
|
getEarlyTerminatingMethodCalls(): string[][]
|
# |
protected
static
|
getEarlyTerminatingFunctionCalls(): string[]
|
# |
Properties inherited from PHPUnit\Framework\TestCase |
---|
$backupGlobals, $backupGlobalsExcludeList, $backupGlobalsBlacklist, $backupStaticAttributes, $backupStaticAttributesExcludeList, $backupStaticAttributesBlacklist, $runTestInSeparateProcess, $preserveGlobalState, $providedTests |