32 lines
898 B
YAML
32 lines
898 B
YAML
|
name: CrawlerSelectorAttributeValueSameTest
|
||
|
class_comment: null
|
||
|
dependencies:
|
||
|
- name: ExpectationFailedException
|
||
|
type: class
|
||
|
source: PHPUnit\Framework\ExpectationFailedException
|
||
|
- name: TestCase
|
||
|
type: class
|
||
|
source: PHPUnit\Framework\TestCase
|
||
|
- name: TestFailure
|
||
|
type: class
|
||
|
source: PHPUnit\Framework\TestFailure
|
||
|
- name: Crawler
|
||
|
type: class
|
||
|
source: Symfony\Component\DomCrawler\Crawler
|
||
|
- name: CrawlerSelectorAttributeValueSame
|
||
|
type: class
|
||
|
source: Symfony\Component\DomCrawler\Test\Constraint\CrawlerSelectorAttributeValueSame
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: testConstraint
|
||
|
visibility: public
|
||
|
parameters: []
|
||
|
comment: null
|
||
|
traits:
|
||
|
- PHPUnit\Framework\ExpectationFailedException
|
||
|
- PHPUnit\Framework\TestCase
|
||
|
- PHPUnit\Framework\TestFailure
|
||
|
- Symfony\Component\DomCrawler\Crawler
|
||
|
- Symfony\Component\DomCrawler\Test\Constraint\CrawlerSelectorAttributeValueSame
|
||
|
interfaces: []
|