Commit e36c5ad
committed
minor #17640 [DomCrawler][FrameworkBundle] Add assertSelectorCount (alamirault)
This PR was merged into the 6.3 branch.
Discussion
----------
[DomCrawler][FrameworkBundle] Add assertSelectorCount
#17543
Document new `DomCrawlerAssertionsTrait::assertSelectorCount(int $count, string $selector)` method
Commits
-------
1928fb6 [DomCrawler][FrameworkBundle] Add assertSelectorCount1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1020 | 1020 | | |
1021 | 1021 | | |
1022 | 1022 | | |
| 1023 | + | |
| 1024 | + | |
1023 | 1025 | | |
1024 | 1026 | | |
1025 | 1027 | | |
| |||
1039 | 1041 | | |
1040 | 1042 | | |
1041 | 1043 | | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
1042 | 1048 | | |
1043 | 1049 | | |
1044 | 1050 | | |
| |||
0 commit comments