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 c6b6107 commit 24be90cCopy full SHA for 24be90c
testing.rst
@@ -50,8 +50,8 @@ Symfony application.
50
Unit Tests
51
----------
52
53
-A unit test is a test against a single PHP class, also called a *unit*. If you
54
-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
55
:ref:`Functional Tests <functional-tests>`.
56
57
Writing Symfony unit tests is no different from writing standard PHPUnit
0 commit comments