Skip to content

Commit 67d307f

Browse files
mmerdessbrannen
andcommitted
Reflect method name refactoring in documentation.
#1771 Co-Authored-By: Sam Brannen <[email protected]>
1 parent d7c429b commit 67d307f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/src/docs/asciidoc/user-guide/testkit.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ reliable.
133133
====
134134

135135
If you want to do a _partial_ match _with_ or _without_ ordering requirements, you can use
136-
the methods `assertEventsMatchIncompleteButOrdered()` and `assertEventsMatchLoosely()`,
136+
the methods `assertEventsMatchLooselyInOrder()` and `assertEventsMatchLoosely()`,
137137
respectively.
138138

139139
[source,java,indent=0]

0 commit comments

Comments
 (0)