PHPUnit自作アサーション/HTMLを解析するテスト2 アトリビュートのConstraint
Constraint
phpunit_constraints/HtmlNodeAttribute.php at master · wand2016/phpunit_constraints · GitHub
Assertion
phpunit_constraints/HtmlAssertions.php at master · wand2016/phpunit_constraints · GitHub
モチベーション
- HTML要素のアトリビュートのアサートを書きたい
- requiredとか
- hrefとか