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 7d20c89 commit 0aebebfCopy full SHA for 0aebebf
user_guide_src/source/testing/overview.rst
@@ -70,7 +70,7 @@ The Test Class
70
==============
71
72
In order to take advantage of the additional tools provided, your tests must extend
73
-``CIUnitTestCase``.
+``CodeIgniter\Test\CIUnitTestCase``.
74
75
There are no rules for how test files must be placed. However, we recommend that
76
you establish placement rules in advance so that you can quickly understand where
0 commit comments