api/symfony/Bundle/FrameworkBundle/Test/WebTestAssertionsTrait.yaml
2024-09-26 02:03:21 -07:00

19 lines
449 B
YAML

name: WebTestAssertionsTrait
class_comment: null
dependencies:
- name: BrowserKitAssertionsTrait
type: class
source: BrowserKitAssertionsTrait
- name: DomCrawlerAssertionsTrait
type: class
source: DomCrawlerAssertionsTrait
- name: HttpClientAssertionsTrait
type: class
source: HttpClientAssertionsTrait
properties: []
methods: []
traits:
- BrowserKitAssertionsTrait
- DomCrawlerAssertionsTrait
- HttpClientAssertionsTrait
interfaces: []