namespace PHPUnit\Framework\Attributes
Object name | File name | Summary |
---|---|---|
After | vendor/phpunit/phpunit/src/Framework/Attributes/After.php | @psalm-immutable |
AfterClass | vendor/phpunit/phpunit/src/Framework/Attributes/AfterClass.php | @psalm-immutable |
BackupGlobals | vendor/phpunit/phpunit/src/Framework/Attributes/BackupGlobals.php | @psalm-immutable |
BackupStaticProperties | vendor/phpunit/phpunit/src/Framework/Attributes/BackupStaticProperties.php | @psalm-immutable |
Before | vendor/phpunit/phpunit/src/Framework/Attributes/Before.php | @psalm-immutable |
BeforeClass | vendor/phpunit/phpunit/src/Framework/Attributes/BeforeClass.php | @psalm-immutable |
CodeCoverageIgnore | vendor/phpunit/phpunit/src/Framework/Attributes/CodeCoverageIgnore.php | @psalm-immutable |
CoversClass | vendor/phpunit/phpunit/src/Framework/Attributes/CoversClass.php | @psalm-immutable |
CoversFunction | vendor/phpunit/phpunit/src/Framework/Attributes/CoversFunction.php | @psalm-immutable |
CoversNothing | vendor/phpunit/phpunit/src/Framework/Attributes/CoversNothing.php | @psalm-immutable |
DataProvider | vendor/phpunit/phpunit/src/Framework/Attributes/DataProvider.php | @psalm-immutable |
DataProviderExternal | vendor/phpunit/phpunit/src/Framework/Attributes/DataProviderExternal.php | @psalm-immutable |
Depends | vendor/phpunit/phpunit/src/Framework/Attributes/Depends.php | @psalm-immutable |
DependsExternal | vendor/phpunit/phpunit/src/Framework/Attributes/DependsExternal.php | @psalm-immutable |
DependsExternalUsingDeepClone | vendor/phpunit/phpunit/src/Framework/Attributes/DependsExternalUsingDeepClone.php | @psalm-immutable |
DependsExternalUsingShallowClone | vendor/phpunit/phpunit/src/Framework/Attributes/DependsExternalUsingShallowClone.php | @psalm-immutable |
DependsOnClass | vendor/phpunit/phpunit/src/Framework/Attributes/DependsOnClass.php | @psalm-immutable |
DependsOnClassUsingDeepClone | vendor/phpunit/phpunit/src/Framework/Attributes/DependsOnClassUsingDeepClone.php | @psalm-immutable |
DependsOnClassUsingShallowClone | vendor/phpunit/phpunit/src/Framework/Attributes/DependsOnClassUsingShallowClone.php | @psalm-immutable |
DependsUsingDeepClone | vendor/phpunit/phpunit/src/Framework/Attributes/DependsUsingDeepClone.php | @psalm-immutable |
DependsUsingShallowClone | vendor/phpunit/phpunit/src/Framework/Attributes/DependsUsingShallowClone.php | @psalm-immutable |
DoesNotPerformAssertions | vendor/phpunit/phpunit/src/Framework/Attributes/DoesNotPerformAssertions.php | @psalm-immutable |
ExcludeGlobalVariableFromBackup | vendor/phpunit/phpunit/src/Framework/Attributes/ExcludeGlobalVariableFromBackup.php | @psalm-immutable |
ExcludeStaticPropertyFromBackup | vendor/phpunit/phpunit/src/Framework/Attributes/ExcludeStaticPropertyFromBackup.php | @psalm-immutable |
Group | vendor/phpunit/phpunit/src/Framework/Attributes/Group.php | @psalm-immutable |
IgnoreClassForCodeCoverage | vendor/phpunit/phpunit/src/Framework/Attributes/IgnoreClassForCodeCoverage.php | @psalm-immutable |
IgnoreDeprecations | vendor/phpunit/phpunit/src/Framework/Attributes/IgnoreDeprecations.php | @psalm-immutable |
IgnoreFunctionForCodeCoverage | vendor/phpunit/phpunit/src/Framework/Attributes/IgnoreFunctionForCodeCoverage.php | @psalm-immutable |
IgnoreMethodForCodeCoverage | vendor/phpunit/phpunit/src/Framework/Attributes/IgnoreMethodForCodeCoverage.php | @psalm-immutable |
Large | vendor/phpunit/phpunit/src/Framework/Attributes/Large.php | @psalm-immutable |
Medium | vendor/phpunit/phpunit/src/Framework/Attributes/Medium.php | @psalm-immutable |
PostCondition | vendor/phpunit/phpunit/src/Framework/Attributes/PostCondition.php | @psalm-immutable |
PreCondition | vendor/phpunit/phpunit/src/Framework/Attributes/PreCondition.php | @psalm-immutable |
PreserveGlobalState | vendor/phpunit/phpunit/src/Framework/Attributes/PreserveGlobalState.php | @psalm-immutable |
RequiresFunction | vendor/phpunit/phpunit/src/Framework/Attributes/RequiresFunction.php | @psalm-immutable |
RequiresMethod | vendor/phpunit/phpunit/src/Framework/Attributes/RequiresMethod.php | @psalm-immutable |
RequiresOperatingSystem | vendor/phpunit/phpunit/src/Framework/Attributes/RequiresOperatingSystem.php | @psalm-immutable |
RequiresOperatingSystemFamily | vendor/phpunit/phpunit/src/Framework/Attributes/RequiresOperatingSystemFamily.php | @psalm-immutable |
RequiresPhp | vendor/phpunit/phpunit/src/Framework/Attributes/RequiresPhp.php | @psalm-immutable |
RequiresPhpExtension | vendor/phpunit/phpunit/src/Framework/Attributes/RequiresPhpExtension.php | @psalm-immutable |
RequiresPhpunit | vendor/phpunit/phpunit/src/Framework/Attributes/RequiresPhpunit.php | @psalm-immutable |
RequiresSetting | vendor/phpunit/phpunit/src/Framework/Attributes/RequiresSetting.php | @psalm-immutable |
RunClassInSeparateProcess | vendor/phpunit/phpunit/src/Framework/Attributes/RunClassInSeparateProcess.php | @psalm-immutable |
RunInSeparateProcess | vendor/phpunit/phpunit/src/Framework/Attributes/RunInSeparateProcess.php | @psalm-immutable |
RunTestsInSeparateProcesses | vendor/phpunit/phpunit/src/Framework/Attributes/RunTestsInSeparateProcesses.php | @psalm-immutable |
Small | vendor/phpunit/phpunit/src/Framework/Attributes/Small.php | @psalm-immutable |
Test | vendor/phpunit/phpunit/src/Framework/Attributes/Test.php | @psalm-immutable |
TestDox | vendor/phpunit/phpunit/src/Framework/Attributes/TestDox.php | @psalm-immutable |
TestWith | vendor/phpunit/phpunit/src/Framework/Attributes/TestWith.php | @psalm-immutable |
TestWithJson | vendor/phpunit/phpunit/src/Framework/Attributes/TestWithJson.php | @psalm-immutable |