You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/docs/asciidoc/40-events.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -123,7 +123,7 @@ The following starters are available:
123
123
* `spring-modulith-starter-mongodb` -- Using MongoDB behind Spring Data MongoDB.
124
124
125
125
[[events.integration-testing]]
126
-
== Integration Testing Application Modules Workting with Events
126
+
== Integration Testing Application Modules Working with Events
127
127
128
128
Integration tests for application modules that interact with other modules' Spring beans usually have those mocked and the test cases verify the interaction by verifying that that mock bean was invoked in a particular way.
0 commit comments