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 583d2ef commit daef32dCopy full SHA for daef32d
testing.rst
@@ -48,7 +48,7 @@ Unit Tests
48
49
A unit test is a test against a single PHP class, also called a *unit*. If you
50
want to test the overall behavior of your application, see the section about
51
-`Functional Tests`_.
+:ref:`Functional Tests <functional-tests>`.
52
53
Writing Symfony unit tests is no different from writing standard PHPUnit
54
unit tests. Suppose, for example, that you have an *incredibly* simple class
0 commit comments