api/symfony/Bundle/FrameworkBundle/Test/WebTestAssertionsTrait.yaml

20 lines
449 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
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: []