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 d7c429b commit 67d307fCopy full SHA for 67d307f
documentation/src/docs/asciidoc/user-guide/testkit.adoc
@@ -133,7 +133,7 @@ reliable.
133
====
134
135
If you want to do a _partial_ match _with_ or _without_ ordering requirements, you can use
136
-the methods `assertEventsMatchIncompleteButOrdered()` and `assertEventsMatchLoosely()`,
+the methods `assertEventsMatchLooselyInOrder()` and `assertEventsMatchLoosely()`,
137
respectively.
138
139
[source,java,indent=0]
0 commit comments