namespace PHPUnit\Framework
Object name | File name | Summary |
---|---|---|
ActualValueIsNotAnObjectException | vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ActualValueIsNotAnObjectException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Assert | vendor/phpunit/phpunit/src/Framework/Assert.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
AssertionFailedError | vendor/phpunit/phpunit/src/Framework/Exception/AssertionFailedError.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
CodeCoverageException | vendor/phpunit/phpunit/src/Framework/Exception/CodeCoverageException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
ComparisonMethodDoesNotAcceptParameterTypeException | vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotAcceptParameterTypeException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
ComparisonMethodDoesNotDeclareBoolReturnTypeException | vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareBoolReturnTypeException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
ComparisonMethodDoesNotDeclareExactlyOneParameterException | vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareExactlyOneParameterException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
ComparisonMethodDoesNotDeclareParameterTypeException | vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareParameterTypeException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
ComparisonMethodDoesNotExistException | vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotExistException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
DataProviderTestSuite | vendor/phpunit/phpunit/src/Framework/DataProviderTestSuite.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
EmptyStringException | vendor/phpunit/phpunit/src/Framework/Exception/EmptyStringException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Exception | vendor/phpunit/phpunit/src/Framework/Exception/Exception.php | Base class for all PHPUnit Framework exceptions. |
ExecutionOrderDependency | vendor/phpunit/phpunit/src/Framework/ExecutionOrderDependency.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
ExpectationFailedException | vendor/phpunit/phpunit/src/Framework/Exception/ExpectationFailedException.php | Exception for expectations which failed their check. |
GeneratorNotSupportedException | vendor/phpunit/phpunit/src/Framework/Exception/GeneratorNotSupportedException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
IncompleteTest | vendor/phpunit/phpunit/src/Framework/Exception/Incomplete/IncompleteTest.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
IncompleteTestError | vendor/phpunit/phpunit/src/Framework/Exception/Incomplete/IncompleteTestError.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
InvalidArgumentException | vendor/phpunit/phpunit/src/Framework/Exception/InvalidArgumentException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
InvalidCoversTargetException | vendor/phpunit/phpunit/src/Framework/Exception/InvalidCoversTargetException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
InvalidDataProviderException | vendor/phpunit/phpunit/src/Framework/Exception/InvalidDataProviderException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
InvalidDependencyException | vendor/phpunit/phpunit/src/Framework/Exception/InvalidDependencyException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
NoChildTestSuiteException | vendor/phpunit/phpunit/src/Framework/Exception/NoChildTestSuiteException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
PhptAssertionFailedError | vendor/phpunit/phpunit/src/Framework/Exception/PhptAssertionFailedError.php | @psalm-immutable |
ProcessIsolationException | vendor/phpunit/phpunit/src/Framework/Exception/ProcessIsolationException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Reorderable | vendor/phpunit/phpunit/src/Framework/Reorderable.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
SelfDescribing | vendor/phpunit/phpunit/src/Framework/SelfDescribing.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
SkippedTest | vendor/phpunit/phpunit/src/Framework/Exception/Skipped/SkippedTest.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
SkippedTestSuiteError | vendor/phpunit/phpunit/src/Framework/Exception/Skipped/SkippedTestSuiteError.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
SkippedWithMessageException | vendor/phpunit/phpunit/src/Framework/Exception/Skipped/SkippedWithMessageException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Test | vendor/phpunit/phpunit/src/Framework/Test.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
TestBuilder | vendor/phpunit/phpunit/src/Framework/TestBuilder.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
TestCase | vendor/phpunit/phpunit/src/Framework/TestCase.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
TestRunner | vendor/phpunit/phpunit/src/Framework/TestRunner.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
TestSuite | vendor/phpunit/phpunit/src/Framework/TestSuite.php | @template-implements IteratorAggregate<int, Test> |
TestSuiteIterator | vendor/phpunit/phpunit/src/Framework/TestSuiteIterator.php | @template-implements RecursiveIterator<int, Test> |
UnknownClassOrInterfaceException | vendor/phpunit/phpunit/src/Framework/Exception/UnknownClassOrInterfaceException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
UnknownTypeException | vendor/phpunit/phpunit/src/Framework/Exception/UnknownTypeException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |