Last active
May 22, 2019 09:59
-
-
Save ktomk/79d842340cdc02f6c088aaa5bb4d92ef to your computer and use it in GitHub Desktop.
Phpunit 5 and Phpunit 6 class names - https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues/4417
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PHPUnit_Extensions_TicketListener | |
PHPUnit_Extensions_PhptTestSuite | |
PHPUnit_Extensions_TestDecorator | |
PHPUnit_Extensions_RepeatedTest | |
PHPUnit_Extensions_PhptTestCase | |
PHPUnit_Extensions_GroupTestSuite | |
PHPUnit_Util_Printer | |
PHPUnit_Util_Test | |
PHPUnit_Util_Configuration | |
PHPUnit_Util_Blacklist | |
PHPUnit_Util_Type | |
PHPUnit_Util_Filter | |
PHPUnit_Util_XML | |
PHPUnit_Util_GlobalState | |
PHPUnit_Util_Fileloader | |
PHPUnit_Util_PHP | |
PHPUnit_Util_Getopt | |
PHPUnit_Util_Regex | |
PHPUnit_Util_InvalidArgumentHelper | |
PHPUnit_Util_Filesystem | |
PHPUnit_Util_ConfigurationGenerator | |
PHPUnit_Util_ErrorHandler | |
PHPUnit_Util_TestDox_ResultPrinter_XML | |
PHPUnit_Util_TestDox_ResultPrinter_HTML | |
PHPUnit_Util_TestDox_ResultPrinter_Text | |
PHPUnit_Util_TestDox_NamePrettifier | |
PHPUnit_Util_TestDox_ResultPrinter | |
PHPUnit_Util_Log_JUnit | |
PHPUnit_Util_Log_JSON | |
PHPUnit_Util_Log_TeamCity | |
PHPUnit_Util_Log_TAP | |
PHPUnit_Util_TestSuiteIterator | |
PHPUnit_Util_String | |
PHPUnit_Util_PHP_Windows | |
PHPUnit_Util_PHP_Default | |
PHPUnit_TextUI_Command | |
PHPUnit_TextUI_TestRunner | |
PHPUnit_TextUI_ResultPrinter | |
PHPUnit_Framework_Assert | |
PHPUnit_Framework_SkippedTestCase | |
PHPUnit_Framework_IncompleteTestError | |
PHPUnit_Framework_Error | |
PHPUnit_Framework_Exception | |
PHPUnit_Framework_BaseTestListener | |
PHPUnit_Framework_WarningTestCase | |
PHPUnit_Framework_TestCase | |
PHPUnit_Framework_MissingCoversAnnotationException | |
PHPUnit_Framework_RiskyTestError | |
PHPUnit_Framework_IncompleteTestCase | |
PHPUnit_Framework_TestFailure | |
PHPUnit_Framework_ExpectationFailedException | |
PHPUnit_Framework_Constraint | |
PHPUnit_Framework_UnintentionallyCoveredCodeError | |
PHPUnit_Framework_TestResult | |
PHPUnit_Framework_AssertionFailedError | |
PHPUnit_Framework_CodeCoverageException | |
PHPUnit_Framework_SkippedTestError | |
PHPUnit_Framework_Constraint_IsFalse | |
PHPUnit_Framework_Constraint_ArraySubset | |
PHPUnit_Framework_Constraint_ObjectHasAttribute | |
PHPUnit_Framework_Constraint_Composite | |
PHPUnit_Framework_Constraint_IsEqual | |
PHPUnit_Framework_Constraint_Exception | |
PHPUnit_Framework_Constraint_Xor | |
PHPUnit_Framework_Constraint_SameSize | |
PHPUnit_Framework_Constraint_IsWritable | |
PHPUnit_Framework_Constraint_TraversableContainsOnly | |
PHPUnit_Framework_Constraint_IsAnything | |
PHPUnit_Framework_Constraint_StringContains | |
PHPUnit_Framework_Constraint_IsEmpty | |
PHPUnit_Framework_Constraint_IsType | |
PHPUnit_Framework_Constraint_ClassHasAttribute | |
PHPUnit_Framework_Constraint_DirectoryExists | |
PHPUnit_Framework_Constraint_ExceptionCode | |
PHPUnit_Framework_Constraint_IsIdentical | |
PHPUnit_Framework_Constraint_StringStartsWith | |
PHPUnit_Framework_Constraint_IsTrue | |
PHPUnit_Framework_Constraint_ArrayHasKey | |
PHPUnit_Framework_Constraint_ExceptionMessage | |
PHPUnit_Framework_Constraint_IsInstanceOf | |
PHPUnit_Framework_Constraint_PCREMatch | |
PHPUnit_Framework_Constraint_JsonMatches_ErrorMessageProvider | |
PHPUnit_Framework_Constraint_Count | |
PHPUnit_Framework_Constraint_ClassHasStaticAttribute | |
PHPUnit_Framework_Constraint_FileExists | |
PHPUnit_Framework_Constraint_GreaterThan | |
PHPUnit_Framework_Constraint_StringMatches | |
PHPUnit_Framework_Constraint_IsReadable | |
PHPUnit_Framework_Constraint_ExceptionMessageRegExp | |
PHPUnit_Framework_Constraint_JsonMatches | |
PHPUnit_Framework_Constraint_Or | |
PHPUnit_Framework_Constraint_IsJson | |
PHPUnit_Framework_Constraint_Callback | |
PHPUnit_Framework_Constraint_And | |
PHPUnit_Framework_Constraint_IsInfinite | |
PHPUnit_Framework_Constraint_Attribute | |
PHPUnit_Framework_Constraint_IsNan | |
PHPUnit_Framework_Constraint_StringEndsWith | |
PHPUnit_Framework_Constraint_TraversableContains | |
PHPUnit_Framework_Constraint_IsNull | |
PHPUnit_Framework_Constraint_LessThan | |
PHPUnit_Framework_Constraint_IsFinite | |
PHPUnit_Framework_Constraint_Not | |
PHPUnit_Framework_Error_Deprecated | |
PHPUnit_Framework_Error_Notice | |
PHPUnit_Framework_Error_Warning | |
PHPUnit_Framework_ExceptionWrapper | |
PHPUnit_Framework_InvalidCoversTargetException | |
PHPUnit_Framework_SyntheticError | |
PHPUnit_Framework_CoveredCodeNotExecutedException | |
PHPUnit_Framework_OutputError | |
PHPUnit_Framework_Warning | |
PHPUnit_Framework_TestSuite_DataProvider | |
PHPUnit_Framework_SkippedTestSuiteError | |
PHPUnit_Framework_TestSuite | |
PHPUnit_Runner_Version | |
PHPUnit_Runner_Exception | |
PHPUnit_Runner_Filter_Test | |
PHPUnit_Runner_Filter_Factory | |
PHPUnit_Runner_Filter_GroupFilterIterator | |
PHPUnit_Runner_Filter_Group_Include | |
PHPUnit_Runner_Filter_Group_Exclude | |
PHPUnit_Runner_BaseTestRunner | |
PHPUnit_Runner_StandardTestSuiteLoader | |
PHPUnit_Util_PHPTest | |
PHPUnit_Framework_Constraint_ArraySubsetTest | |
PHPUnit_Framework_MockObject_Matcher_StatelessInvocation | |
PHPUnit_Framework_MockObject_Matcher_InvokedCount | |
PHPUnit_Framework_MockObject_Matcher_InvokedAtLeastOnce | |
PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount | |
PHPUnit_Framework_MockObject_Matcher_ConsecutiveParameters | |
PHPUnit_Framework_MockObject_Matcher_InvokedAtIndex | |
PHPUnit_Framework_MockObject_Matcher_MethodName | |
PHPUnit_Framework_MockObject_Matcher_InvokedAtMostCount | |
PHPUnit_Framework_MockObject_Matcher_InvokedRecorder | |
PHPUnit_Framework_MockObject_Matcher_Parameters | |
PHPUnit_Framework_MockObject_Matcher_AnyParameters | |
PHPUnit_Framework_MockObject_Matcher_InvokedAtLeastCount | |
PHPUnit_Framework_MockObject_Builder_InvocationMocker | |
PHPUnit_Framework_MockObject_InvocationMocker | |
PHPUnit_Framework_MockObject_Matcher | |
PHPUnit_Framework_MockObject_Invocation_Static | |
PHPUnit_Framework_MockObject_Invocation_Object | |
PHPUnit_Framework_MockObject_Generator | |
PHPUnit_Framework_MockObject_MockBuilder | |
PHPUnit_Framework_MockObject_RuntimeException | |
PHPUnit_Framework_MockObject_BadMethodCallException | |
PHPUnit_Framework_MockObject_Stub_ReturnArgument | |
PHPUnit_Framework_MockObject_Stub_ReturnSelf | |
PHPUnit_Framework_MockObject_Stub_ConsecutiveCalls | |
PHPUnit_Framework_MockObject_Stub_Return | |
PHPUnit_Framework_MockObject_Stub_Exception | |
PHPUnit_Framework_MockObject_Stub_ReturnReference | |
PHPUnit_Framework_MockObject_Stub_ReturnValueMap | |
PHPUnit_Framework_MockObject_Stub_ReturnCallback |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PHPUnit\Util\Printer | |
PHPUnit\Util\Test | |
PHPUnit\Util\Configuration | |
PHPUnit\Util\Blacklist | |
PHPUnit\Util\Xml | |
PHPUnit\Util\RegularExpression | |
PHPUnit\Util\Type | |
PHPUnit\Util\Filter | |
PHPUnit\Util\GlobalState | |
PHPUnit\Util\Fileloader | |
PHPUnit\Util\Getopt | |
PHPUnit\Util\InvalidArgumentHelper | |
PHPUnit\Util\TextTestListRenderer | |
PHPUnit\Util\Filesystem | |
PHPUnit\Util\ConfigurationGenerator | |
PHPUnit\Util\ErrorHandler | |
PHPUnit\Util\XmlTestListRenderer | |
PHPUnit\Util\Json | |
PHPUnit\Util\TestDox\XmlResultPrinter | |
PHPUnit\Util\TestDox\TextResultPrinter | |
PHPUnit\Util\TestDox\NamePrettifier | |
PHPUnit\Util\TestDox\ResultPrinter | |
PHPUnit\Util\TestDox\HtmlResultPrinter | |
PHPUnit\Util\Log\JUnit | |
PHPUnit\Util\Log\TeamCity | |
PHPUnit\Util\PHP\WindowsPhpProcess | |
PHPUnit\Util\PHP\DefaultPhpProcess | |
PHPUnit\Util\PHP\AbstractPhpProcess | |
PHPUnit\TextUI\Command | |
PHPUnit\TextUI\TestRunner | |
PHPUnit\TextUI\ResultPrinter | |
PHPUnit\Framework\Assert | |
PHPUnit\Framework\SkippedTestCase | |
PHPUnit\Framework\IncompleteTestError | |
PHPUnit\Framework\Exception | |
PHPUnit\Framework\BaseTestListener | |
PHPUnit\Framework\WarningTestCase | |
PHPUnit\Framework\TestCase | |
PHPUnit\Framework\DataProviderTestSuite | |
PHPUnit\Framework\MissingCoversAnnotationException | |
PHPUnit\Framework\RiskyTestError | |
PHPUnit\Framework\IncompleteTestCase | |
PHPUnit\Framework\TestFailure | |
PHPUnit\Framework\ExpectationFailedException | |
PHPUnit\Framework\UnintentionallyCoveredCodeError | |
PHPUnit\Framework\TestResult | |
PHPUnit\Framework\AssertionFailedError | |
PHPUnit\Framework\CodeCoverageException | |
PHPUnit\Framework\SkippedTestError | |
PHPUnit\Framework\Constraint\IsFalse | |
PHPUnit\Framework\Constraint\ArraySubset | |
PHPUnit\Framework\Constraint\ObjectHasAttribute | |
PHPUnit\Framework\Constraint\Composite | |
PHPUnit\Framework\Constraint\IsEqual | |
PHPUnit\Framework\Constraint\Exception | |
PHPUnit\Framework\Constraint\RegularExpression | |
PHPUnit\Framework\Constraint\SameSize | |
PHPUnit\Framework\Constraint\IsWritable | |
PHPUnit\Framework\Constraint\TraversableContainsOnly | |
PHPUnit\Framework\Constraint\IsAnything | |
PHPUnit\Framework\Constraint\StringMatchesFormatDescription | |
PHPUnit\Framework\Constraint\StringContains | |
PHPUnit\Framework\Constraint\IsEmpty | |
PHPUnit\Framework\Constraint\IsType | |
PHPUnit\Framework\Constraint\ClassHasAttribute | |
PHPUnit\Framework\Constraint\DirectoryExists | |
PHPUnit\Framework\Constraint\ExceptionCode | |
PHPUnit\Framework\Constraint\Constraint | |
PHPUnit\Framework\Constraint\LogicalOr | |
PHPUnit\Framework\Constraint\JsonMatchesErrorMessageProvider | |
PHPUnit\Framework\Constraint\IsIdentical | |
PHPUnit\Framework\Constraint\StringStartsWith | |
PHPUnit\Framework\Constraint\IsTrue | |
PHPUnit\Framework\Constraint\ArrayHasKey | |
PHPUnit\Framework\Constraint\ExceptionMessage | |
PHPUnit\Framework\Constraint\IsInstanceOf | |
PHPUnit\Framework\Constraint\Count | |
PHPUnit\Framework\Constraint\ClassHasStaticAttribute | |
PHPUnit\Framework\Constraint\LogicalAnd | |
PHPUnit\Framework\Constraint\FileExists | |
PHPUnit\Framework\Constraint\GreaterThan | |
PHPUnit\Framework\Constraint\LogicalNot | |
PHPUnit\Framework\Constraint\IsReadable | |
PHPUnit\Framework\Constraint\JsonMatches | |
PHPUnit\Framework\Constraint\ExceptionMessageRegularExpression | |
PHPUnit\Framework\Constraint\IsJson | |
PHPUnit\Framework\Constraint\Callback | |
PHPUnit\Framework\Constraint\IsInfinite | |
PHPUnit\Framework\Constraint\Attribute | |
PHPUnit\Framework\Constraint\IsNan | |
PHPUnit\Framework\Constraint\StringEndsWith | |
PHPUnit\Framework\Constraint\TraversableContains | |
PHPUnit\Framework\Constraint\IsNull | |
PHPUnit\Framework\Constraint\LessThan | |
PHPUnit\Framework\Constraint\IsFinite | |
PHPUnit\Framework\Constraint\LogicalXor | |
PHPUnit\Framework\Error\Error | |
PHPUnit\Framework\Error\Deprecated | |
PHPUnit\Framework\Error\Notice | |
PHPUnit\Framework\Error\Warning | |
PHPUnit\Framework\ExceptionWrapper | |
PHPUnit\Framework\InvalidCoversTargetException | |
PHPUnit\Framework\SyntheticError | |
PHPUnit\Framework\CoveredCodeNotExecutedException | |
PHPUnit\Framework\OutputError | |
PHPUnit\Framework\Warning | |
PHPUnit\Framework\SkippedTestSuiteError | |
PHPUnit\Framework\TestSuiteIterator | |
PHPUnit\Framework\TestSuite | |
PHPUnit\Runner\Version | |
PHPUnit\Runner\Exception | |
PHPUnit\Runner\Filter\Factory | |
PHPUnit\Runner\Filter\IncludeGroupFilterIterator | |
PHPUnit\Runner\Filter\NameFilterIterator | |
PHPUnit\Runner\Filter\ExcludeGroupFilterIterator | |
PHPUnit\Runner\Filter\GroupFilterIterator | |
PHPUnit\Runner\BaseTestRunner | |
PHPUnit\Runner\StandardTestSuiteLoader | |
PHPUnit\Runner\PhptTestCase | |
PHPUnit\Util\JsonTest | |
PHPUnit\Util\ConfigurationGeneratorTest | |
PHPUnit\Util\GlobalStateTest | |
PHPUnit\Util\RegularExpressionTest | |
PHPUnit\Util\GetoptTest | |
PHPUnit\Util\TestTest | |
PHPUnit\Util\TestDox\NamePrettifierTest | |
PHPUnit\Util\XmlTest | |
PHPUnit\Util\ConfigurationTest | |
PHPUnit\Util\PHP\AbstractPhpProcessTest | |
PHPUnit\TextUI\TestRunnerTest | |
PHPUnit\Framework\TestImplementorTest | |
PHPUnit\Framework\BaseTestListenerTest | |
PHPUnit\Framework\TestListenerTest | |
PHPUnit\Framework\TestFailureTest | |
PHPUnit\Framework\Constraint\GreaterThanTest | |
PHPUnit\Framework\Constraint\JsonMatchesErrorMessageProviderTest | |
PHPUnit\Framework\Constraint\StringEndsWithTest | |
PHPUnit\Framework\Constraint\ExceptionMessageRegExpTest | |
PHPUnit\Framework\Constraint\StringContainsTest | |
PHPUnit\Framework\Constraint\IsIdenticalTest | |
PHPUnit\Framework\Constraint\IsTypeTest | |
PHPUnit\Framework\Constraint\CountTest | |
PHPUnit\Framework\Constraint\ObjectHasAttributeTest | |
PHPUnit\Framework\Constraint\IsWritableTest | |
PHPUnit\Framework\Constraint\CallbackTest | |
PHPUnit\Framework\Constraint\RegularExpressionTest | |
PHPUnit\Framework\Constraint\LogicalOrTest | |
PHPUnit\Framework\Constraint\DirectoryExistsTest | |
PHPUnit\Framework\Constraint\StringMatchesFormatDescriptionTest | |
PHPUnit\Framework\Constraint\IsJsonTest | |
PHPUnit\Framework\Constraint\ClassHasStaticAttributeTest | |
PHPUnit\Framework\Constraint\ExceptionMessageTest | |
PHPUnit\Framework\Constraint\TraversableContainsTest | |
PHPUnit\Framework\Constraint\ArraySubsetTest | |
PHPUnit\Framework\Constraint\IsEmptyTest | |
PHPUnit\Framework\Constraint\IsNullTest | |
PHPUnit\Framework\Constraint\SameSizeTest | |
PHPUnit\Framework\Constraint\FileExistsTest | |
PHPUnit\Framework\Constraint\ConstraintTestCase | |
PHPUnit\Framework\Constraint\IsEqualTest | |
PHPUnit\Framework\Constraint\LessThanTest | |
PHPUnit\Framework\Constraint\StringStartsWithTest | |
PHPUnit\Framework\Constraint\JsonMatchesTest | |
PHPUnit\Framework\Constraint\AttributeTest | |
PHPUnit\Framework\Constraint\ArrayHasKeyTest | |
PHPUnit\Framework\Constraint\IsReadableTest | |
PHPUnit\Framework\Constraint\ClassHasAttributeTest | |
PHPUnit\Framework\Constraint\LogicalAndTest | |
PHPUnit\Framework\AssertTest | |
PHPUnit\Framework\ConstraintTest | |
PHPUnit\Framework\SuiteTest | |
PHPUnit\Framework\TestCaseTest | |
PHPUnit\Runner\Filter\NameFilterIteratorTest | |
PHPUnit\Runner\PhptTestCaseTest | |
PHPUnit\Framework\MockObject\Matcher\StatelessInvocation | |
PHPUnit\Framework\MockObject\Matcher\InvokedCount | |
PHPUnit\Framework\MockObject\Matcher\InvokedAtLeastOnce | |
PHPUnit\Framework\MockObject\Matcher\AnyInvokedCount | |
PHPUnit\Framework\MockObject\Matcher\ConsecutiveParameters | |
PHPUnit\Framework\MockObject\Matcher\InvokedAtIndex | |
PHPUnit\Framework\MockObject\Matcher\MethodName | |
PHPUnit\Framework\MockObject\Matcher\InvokedAtMostCount | |
PHPUnit\Framework\MockObject\Matcher\InvokedRecorder | |
PHPUnit\Framework\MockObject\Matcher\Parameters | |
PHPUnit\Framework\MockObject\Matcher\AnyParameters | |
PHPUnit\Framework\MockObject\Matcher\InvokedAtLeastCount | |
PHPUnit\Framework\MockObject\Builder\InvocationMocker | |
PHPUnit\Framework\MockObject\InvocationMocker | |
PHPUnit\Framework\MockObject\Matcher | |
PHPUnit\Framework\MockObject\Invocation\ObjectInvocation | |
PHPUnit\Framework\MockObject\Invocation\StaticInvocation | |
PHPUnit\Framework\MockObject\Generator | |
PHPUnit\Framework\MockObject\MockBuilder | |
PHPUnit\Framework\MockObject\RuntimeException | |
PHPUnit\Framework\MockObject\BadMethodCallException | |
PHPUnit\Framework\MockObject\Stub\ReturnArgument | |
PHPUnit\Framework\MockObject\Stub\ReturnSelf | |
PHPUnit\Framework\MockObject\Stub\ConsecutiveCalls | |
PHPUnit\Framework\MockObject\Stub\Exception | |
PHPUnit\Framework\MockObject\Stub\ReturnStub | |
PHPUnit\Framework\MockObject\Stub\ReturnReference | |
PHPUnit\Framework\MockObject\Stub\ReturnValueMap | |
PHPUnit\Framework\MockObject\Stub\ReturnCallback |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment