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 ab38cf3 commit 4c14325Copy full SHA for 4c14325
messenger.rst
@@ -960,6 +960,13 @@ during a request::
960
}
961
962
963
+.. note::
964
+
965
+ All ``in-memory`` transports will be reset automatically after each test **in**
966
+ test classes extending
967
+ :class:`Symfony\\Bundle\\FrameworkBundle\\Test\\KernelTestCase`
968
+ or :class:`Symfony\\Bundle\\FrameworkBundle\\Test\\WebTestCase`.
969
970
Serializing Messages
971
~~~~~~~~~~~~~~~~~~~~
972
0 commit comments