Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit7744bea

Browse files
committed
minor#15971 [FrameworkBundle] 15751 add documentation for assertThatForClient (JohJohan)
This PR was merged into the 5.4 branch.Discussion----------[FrameworkBundle] 15751 add documentation for assertThatForClientFixes#15751Commits-------cc46616 [FrameworkBundle] 15751 add documentation for assertThatForClient
2 parentsa68c710 +cc46616 commit7744bea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎testing.rst‎

Lines 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)

[8]ページ先頭

©2009-2025 Movatter.jp