We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eba5dc commit 4b14189Copy full SHA for 4b14189
src/Runner/PHPT/PhptTestCase.php
@@ -77,6 +77,8 @@
77
* @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
78
*
79
* @internal This class is not covered by the backward compatibility promise for PHPUnit
80
+ *
81
+ * @see https://qa.php.net/phpt_details.php
82
*/
83
final class PhptTestCase implements Reorderable, SelfDescribing, Test
84
{
0 commit comments