Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cc46616

Browse filesBrowse files
committed
[FrameworkBundle] 15751 add documentation for assertThatForClient
1 parent c733953 commit cc46616
Copy full SHA for cc46616

File tree

1 file changed

+2
-0
lines changed
Filter options

1 file changed

+2
-0
lines changed

‎testing.rst

Copy file name to clipboardExpand all lines: testing.rst
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -922,6 +922,8 @@ Browser Assertions
922922
``assertBrowserCookieValueSame(string $name, string $expectedValue, string $path = '/', string $domain = null, string $message = '')``
923923
Asserts the given cookie in the test Client is set to the expected
924924
value.
925+
``assertThatForClient(Constraint $constraint, string $message = '')``
926+
Asserts the given Constraint in Client.
925927

926928
Crawler Assertions
927929
..................

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.