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 42f77b7 commit 3324630Copy full SHA for 3324630
testing.rst
@@ -57,8 +57,8 @@ Symfony application.
57
Unit Tests
58
----------
59
60
-A unit test is a test against a single PHP class, also called a *unit*. If you
61
-want to test the overall behavior of your application, see the section about
+A unit test is a test against a single behavior, also called a *unit*. If you
+want to test the overall way of your application, see the section about
62
:ref:`Functional Tests <functional-tests>`.
63
64
Writing Symfony unit tests is no different from writing standard PHPUnit
0 commit comments